Wisej.Web.ColumnHeaderStyle
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Determines the styles of the column headers in a ListView control.
Name | Description |
---|---|
Name | Description |
---|---|
Clickable
The column headers can be clicked and can carry out an action, such as sorting, when clicked.
NonClickable
The column headers are not clickable.
None
The column header is not visible when in details view.
Returns or sets the column header style.