DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / IValueEditor Interface
Properties Methods Events

In This Topic
    IValueEditor Interface Members
    In This Topic

    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