DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter Namespace / RangeFilter Class / EditorWidth Property

In This Topic
    EditorWidth Property (RangeFilter)
    In This Topic
    Gets or sets a value of editors width.
    Syntax
    'Declaration
     
    Public Property EditorWidth As Integer
    public int EditorWidth {get; set;}
    See Also