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
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public enum ListViewHeaderStyles |
Visual Basic
![]() |
---|
Public Enum ListViewHeaderStyles |
Member name | Description | |
---|---|---|
![]() |
None |
Do not display a header. |
![]() |
Title |
Display the cells' dates in the header. |
![]() |
Unspecified |
Unspecified. |