ListColumn Properties |
The ListColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| CssClass | ||
| DateFormat | ||
| EnableSorting |
Activates sorting and filter options for the column.
| |
| ExcludeFromColumnSelector | ||
| HeaderAlign | ||
| HideOnTablet |
Gets or sets value indicating whether to hide column on tablet resolution(1280x768)
| |
| ItemAlign | ||
| Name |
Name of the header.
| |
| OriginalIndex | ||
| Owner |
Gets the reference to a Dynamicweb.Controls.List control that this column belogs to.
| |
| TranslateName |
Transalte the name.
| |
| Width |
Width of the column.
| |
| WidthPercent |
Width of the column.
|