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

C1.WPF.Extended Namespace > C1PropertyGrid Class : MaxLabelWidth Property
Gets or sets the maximum width of generated labels for the SelectedObject's properties.
Syntax
'Declaration
 
Public Property MaxLabelWidth As Double
public double MaxLabelWidth {get; set;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members