ComponentOne Extended Library for WPF and Silverlight
LabelStyle Property (C1PropertyGrid)

C1.Silverlight.Extended Namespace > C1PropertyGrid Class : LabelStyle Property
Gets or sets the Style applied to all the generated labels for the SelectedObject's properties.
Syntax
'Declaration
 
Public Property LabelStyle As Style
public Style LabelStyle {get; set;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members