The ControlEntry type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ControlName |
{get;} the control name.
|
![]() | ControlType |
{get;} the control type.
|
![]() | DisplayName |
{get;} the display name.
|
![]() | DisplayType |
{get;} the display type.
|
![]() | State |
{get;set;} the control state.
|
![]() | Value |
{get;set;} the control value.
|
![]() | Values |
{get;set;} the control values.
|
See Also