MaxEditorWidth Property (C1PropertyGrid)
In This Topic
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