Data grid column

BrowseName: ReportDataGridColumn
SuperType: Data grid column (DataGridColumn)

Column of a data grid Section object in a Report object.

Properties

Name

BrowseName

DataType

Description

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).

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.
(Inherited from Data grid column)
Header alignment

HeaderAlignment

TextHorizontalAlignment

Horizontal alignment of the content in the header row.
(Inherited from Data grid column)
Content alignment

ContentAlignment

HorizontalAlignment

Horizontal alignment of the content in the rows other than the header row.
(Inherited from Data grid column)
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.
(Inherited from Data grid column)

DataItemTemplate

Data grid template element

(Inherited from Data grid column)