DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / DateRangeFilter Class / EditorWidth Property

In This Topic
    EditorWidth Property (DateRangeFilter)
    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