The IPropertyControl type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyChanges |
Applies changes for the posted data to the page's properties.
| |
| SetupControl |
Called when setting up the properties for a page.
|
Properties
| Name | Description | |
|---|---|---|
| DisplayEditUI |
Gets a value indicating whether the control should display an edit user interface.
| |
| Enabled |
Gets or sets a value indicating whether this IPropertyControl is enabled.
| |
| Properties |
Sets the properties that are being edited for the IPropertyControl.
| |
| PropertyData |
Gets or sets the PropertyData for the IPropertyControl.
| |
| RenderType |
Sets the RenderType for the IPropertyControl.
| |
| RowLayout |
Specifies how a property row is rendered in the edit user interface.
| |
| ValidationGroup |
Gets or sets the validation group.
|