Specifies the appearance and behavior of the header in a List view. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its members.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public enum ListViewHeaderStyles |
Visual Basic
![]() |
---|
Public Enum ListViewHeaderStyles |
Member name | Value | Description | |
---|---|---|---|
![]() |
Unspecified |
-1 | Unspecified. |
![]() |
None |
0 | Do not display a header. |
![]() |
Title |
1 | Display the cells' dates in the header. |