\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / C1List Class / GetStyle Method

In This Topic
    GetStyle Method (C1List)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetStyle( _
       ByVal flag As System.Windows.Forms.ControlStyles _
    ) As System.Boolean
    protected System.bool GetStyle( 
       System.Windows.Forms.ControlStyles flag
    )

    Parameters

    flag
    See Also