A2v10 Platform documentation
UK


PropertyGrid Control

Represents a table of properties.

Inherits: UIElement : UIElementBase

Content property: Children

Properties

Name Type Description
Children PropertyGridItems Content property. Collection of children items PropertyGridItem.
ItemsSource Array Always the bind (Bind). Data source for getting children.
Style PropertyGridStyle Table display style. Possible values:
  • Default - plain table.
  • Compact - compact table (corresponds Compact = "True").
  • Small - Miniature table. Usually used inside other tables.
Compact Boolean Compact table display style.
Striped Boolean Coloring the table "with stripes" with highlighting even and odd rows.
NoWrapName Boolean Prevent hyphenation of property names.
GridLines GridLinesVisibility Grid Displaying. Possible values:
  • None - by default.
  • Horizontal - horizontal lines.
  • Vertical - vertical lines.
  • Both - grid
TestId String Item ID for testing tools.
Base item properties

Example

XAML


Result:

Identifier95053
Date Modified17.08.2020 15:33
User ModifiedSystem administrator