DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / IValueEditor Interface / Value Property

In This Topic
    Value Property (IValueEditor)
    In This Topic
    Gets or sets the value of custom editor.
    Syntax
    'Declaration
     
    Property Value As Object
    object Value {get; set;}
    See Also