C1.WPF.Extended Namespace / C1PropertyGrid Class / LabelStyle Property

In This Topic
LabelStyle Property (C1PropertyGrid)
In This Topic
Gets or sets the Style applied to all the generated labels for the SelectedObject's properties.
Syntax
'Declaration
 
Public Property LabelStyle As Style
 
See Also