The ControlTypeEntry type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ControlType |
{get;} the control type.
|
![]() | DisplayType |
{get;} the display type.
|
![]() | IsReadOnly |
{get;set;} whether the control type is read-only.
|
![]() | IsRequired |
{get;set;} whether control type is required.
|
![]() | ParentControlTypeLink |
{get;} the link for the parent control type of the current instance.
|
![]() | State |
{get;} the control type state.
|
![]() | TypeId |
{get;} the type id.
|
See Also