Skip to content

Class: SectionHeaderLabelProxy

SectionHeaderLabelProxy is a developer-facing class that provides access to a section header label control. It is passed to rules to provide access to a control for application-specific customizations.

Hierarchy

Implements

Summary

Constructors

Properties

Class Properties

Currently none in this class.

Inherited Properties

Accessors

Class Accessors

Currently none in this class.

Inherited Accessors

Methods

Class Methods

Currently none in this class.

Inherited Methods

Constructors

constructor

+ new SectionHeaderLabelProxy(context: IContext): SectionHeaderLabelProxy

Overrides SectionHeaderItemProxy.constructor

Parameters:

Name Type
context IContext

Returns: SectionHeaderLabelProxy

Methods