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

In This Topic
    Enabled Property (IValueEditor)
    In This Topic
    Gets or sets a value indicating whether the editor can respond to user interaction.
    Syntax
    'Declaration
     
    Property Enabled As Boolean
    bool Enabled {get; set;}
    See Also