DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / IValueEditor Interface / Dispose Method

In This Topic
    Dispose Method (IValueEditor)
    In This Topic
    Releases the unmanaged resources used by the custom editor.
    Syntax
    'Declaration
     
    Sub Dispose() 
    void Dispose()
    See Also