Data grid column
Data grid object column.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Title | Title | Panel title, to be displayed in the navigation tab of a Navigation panel object. If not set, the panel BrowseName is displayed. | |
Width | Width | 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 | Horizontal alignment of the content in the header row. | |
Content alignment | ContentAlignment | Horizontal alignment of the content in the rows other than the header row. | |
Order by | OrderBy | 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 item template object which can contain data in textual or image format. |
Provide Feedback