![]() | ListColumn Class |
Namespace: Dynamicweb.Controls
The ListColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | ListColumn | Initializes a new instance of the ListColumn class |
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.
|
Name | Description | |
---|---|---|
![]() | ClearSortedState |
Clears "Sorted" marker.
|
![]() | Render |
Renders list column.
|
![]() | SetSortedState |
Sets the marker that indicates that the list was sorteb by this column.
|