Gets or sets the text displayed in the grid title. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public string Header { get; set; } |
Visual Basic Copy Code |
---|
Public Property Header As String |
A string value.
PropertyGrid Members
PropertyGrid Class
MindFusion.UI.Wpf Namespace