ShowDescription Property (C1PropertyGrid)
In This Topic
Gets or sets a value indicating whether the 'Description' of the properties will be shown.
Syntax
'Declaration
Public Property ShowDescription As Boolean
public bool ShowDescription {get; set;}
See Also