ThemedPropertyGridHandlerShowCategories Property  | 
 
            Gets or sets a value indicating that the categories should be shown
            
 
    Namespace: 
   Eto.Forms.ThemedControls
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic bool ShowCategories { get; set; }Public Property ShowCategories As Boolean
	Get
	Set
abstract ShowCategories : bool with get, set
override ShowCategories : bool with get, set
Property Value
Type: 
BooleanImplements
PropertyGridIHandlerShowCategories
See Also