DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / C1DataFilter Class / AutoWidthMode Property

In This Topic
    AutoWidthMode Property (C1DataFilter)
    In This Topic
    Gets or sets the mode by which the C1DataFilter automatically sets its own width.
    Syntax
    'Declaration
     
    Public Property AutoWidthMode As AutoWidthMode
    public AutoWidthMode AutoWidthMode {get; set;}
    See Also