ShowResetButton Property (C1PropertyGrid)
In This Topic
Gets or sets a value indicating whether the reset button will be shown in all the property boxes.
Syntax
'Declaration
Public Property ShowResetButton As Boolean
public bool ShowResetButton {get; set;}
See Also