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

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

Reference

C1PropertyGrid Class
C1PropertyGrid Members