RegisterFormSectionAttribute Properties |
The RegisterFormSectionAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Description of the registered section.
|
![]() | IconClass |
Font-icon CSS class of the registered section.
|
![]() | Identifier |
Unique identifier of the definition.
(Inherited from RegisterComponentAttribute.) |
![]() | MarkedType |
Type of the registered component controller.
(Inherited from RegisterComponentAttribute.) |
![]() | Name |
Name of the registered component.
(Inherited from RegisterComponentAttribute.) |
![]() | PropertiesType |
Type of the section properties model. The type needs to implement the IFormSectionProperties interface.
|