MindFusion.Wpf Pack Programmer's Guide
PropertyGrid.Description Property
See Also
 





Gets or sets the description displayed in the grid. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public string Description { get; set; }

Visual Basic  Copy Code

Public Property Description As String

 Property Value

A string value.

 See Also

PropertyGrid Members
PropertyGrid Class
MindFusion.UI.Wpf Namespace