Class: SectionHeaderIconProxy¶
SectionHeaderIconProxy is a developer-facing class that provides access to a section header icon control. It is passed to rules to provide access to a control for application-specific customizations.
Hierarchy¶
-
SectionHeaderIconProxy
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 SectionHeaderIconProxy(context
: IContext): SectionHeaderIconProxy
Overrides SectionHeaderItemProxy.constructor
Parameters:
Name | Type |
---|---|
context |
IContext |
Returns: SectionHeaderIconProxy