CategoryContainerStyle Property (C1PropertyGrid)
In This Topic
Gets or sets the Style applied to all the generated category containers.
Syntax
'Declaration
Public Property CategoryContainerStyle As Style
public Style CategoryContainerStyle {get; set;}
See Also