C1.Win.DataFilter.8 Assembly / C1.Win.DataFilter Namespace / IValueEditor Interface
Properties Methods Events

IValueEditor Interface Members

The following tables list the members exposed by IValueEditor.

Public Properties
 NameDescription
 PropertyGets or sets a value indicating whether the editor can respond to user interaction.  
 PropertyGets or sets the value of custom editor.  
Top
Public Methods
 NameDescription
 MethodApplies a C1.Win.DataFilter.Styles.FilterEditorTheme to the custom editor.  
 MethodReleases the unmanaged resources used by the custom editor.  
Top
Public Events
 NameDescription
 EventOccurs when the Value property changed.  
Top
See Also