GridViewHeaderSection
Namespace: TagBites.WinSchedulers.Sections
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
Represents a section of header content.
public class GridViewHeaderSection : TagBites.WinSchedulers.Sections.GridViewSectionInheritance: object → GridViewElement → GridViewSection → GridViewHeaderSection
Derived:
Constructors
Section titled “Constructors”GridViewHeaderSection()
Section titled “GridViewHeaderSection()”public GridViewHeaderSection()Properties
Section titled “Properties”Orientation
Section titled “Orientation”Gets the orientation of the header.
public Orientation Orientation { get; }Property Value
Section titled “Property Value”The orientation of the header.
Gets the size of the section.
public int Size { get; set; }Property Value
Section titled “Property Value”The size of the section. Default is 20.