Skip to content
Auto
Products

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.GridViewSection

Inheritance: objectGridViewElementGridViewSection → GridViewHeaderSection

Derived:

public GridViewHeaderSection()

Gets the orientation of the header.

public Orientation Orientation { get; }

Orientation

The orientation of the header.

Gets the size of the section.

public int Size { get; set; }

int

The size of the section. Default is 20.