GridViewClassicHeaderSection
Namespace: TagBites.WinSchedulers.Sections
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
Represents a section of standard header content.
public class GridViewClassicHeaderSection : TagBites.WinSchedulers.Sections.GridViewHeaderSectionInheritance: object → GridViewElement → GridViewSection → GridViewHeaderSection → GridViewClassicHeaderSection
Constructors
Section titled “Constructors”GridViewClassicHeaderSection()
Section titled “GridViewClassicHeaderSection()”public GridViewClassicHeaderSection()Properties
Section titled “Properties”IsPrintable
Section titled “IsPrintable”protected internal virtual bool IsPrintable { get; }Property Value
Section titled “Property Value”Methods
Section titled “Methods”GetHeaderText(object)
Section titled “GetHeaderText(object)”protected virtual string GetHeaderText(object component)Parameters
Section titled “Parameters”componentobject
Returns
Section titled “Returns”OnRender(GridViewDrawingContext)
Section titled “OnRender(GridViewDrawingContext)”protected internal virtual void OnRender(GridViewDrawingContext context)Parameters
Section titled “Parameters”contextGridViewDrawingContext