Back to Devexpress

Category

wpf-116320-controls-and-libraries-property-grid-visual-elements-category.md

latest1.9 KB
Original Source

Category

  • Sep 19, 2022

Category rows do not display any data. They are used to group other rows that display the values of related fields. The PropertyGrid can display categories in the following ways:

  • expandable/collapsible category rows;
  • category tabs;

If the PropertyGridControl.ShowCategories property is set to Tabbed , you can display a custom glyph in the category header.

Refer to the following help topic for more information: Property Categories.

The table below lists the main properties affecting element behavior and appearance.

CharacteristicsMembers
Visibility and Show ModePropertyGridControl.ShowCategories
Glyph Visibility and AppearanceCategoryDefinition.Glyph, CategoryDefinition.ColorizeGlyph
Expand and CollapsePropertyGridControl.Expand, PropertyGridControl.Collapse
Expand ButtonPropertyGridControl.ExpandButtonsVisibility
Expand on Source ChangesExpandCategoriesWhenSelectedObjectChanged
Process the Expand OperationPropertyGridControl.CustomExpand