Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether the editor can respond to user interaction. | |
Value | Gets or sets the value of custom editor. |
The following tables list the members exposed by IValueEditor.
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether the editor can respond to user interaction. | |
Value | Gets or sets the value of custom editor. |
Name | Description | |
---|---|---|
ApplyStyle | Applies a C1.Win.DataFilter.Styles.FilterEditorTheme to the custom editor. | |
Dispose | Releases the unmanaged resources used by the custom editor. |
Name | Description | |
---|---|---|
ValueChanged | Occurs when the Value property changed. |