Data grid column

Data grid object column

BrowseName
DataGridColumn
SuperType
Object(BaseObjectType)

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 column. Auto resizes columns when the Data grid is resized. Numeric value maintains specified column size when the Data grid is resized
Visible Visible Boolean Show/hide the window
Header alignment HeaderAlignment Text horizontal alignment Horizontal alignment of the content in the header row
Content alignment ContentAlignment Horizontal alignment 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
Data item template DataItemTemplate Data grid template element Data item template object which can contain data in textual or image format