Data grid column

BrowseName: DataGridColumn
SuperType: Object (BaseObjectType)

Data grid object column.

Properties

Name

BrowseName

DataType

Description

Title

Title

LocalizedText

Panel title, to be displayed in the navigation tab of a Navigation panel object. If not set, the panel BrowseName is displayed.

Width

Width

Size

Width of the window. It can assume values greater than or equal to zero. The Auto value sets the width equal to the width of the content (in this case, in the absence of content the object collapses).

Header alignment

HeaderAlignment

TextHorizontalAlignment

Horizontal alignment of the content in the header row.

Content alignment

ContentAlignment

HorizontalAlignment

Horizontal alignment of the content in the rows other than the header row.

Order by

OrderBy

NodePath

Attribute/property of the nodes or column of a table by which to sort the elements. Generally the same attribute/property or column from which the elements are obtained is set.

DataItemTemplate

Data grid template element