ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class / FlatStyle Property

In This Topic
    FlatStyle Property (C1List)
    In This Topic
    Determines the appearance of the list.
    Syntax
    'Declaration
     
    
    Public Property FlatStyle As FlatModeEnum
    public FlatModeEnum FlatStyle {get; set;}
    Remarks
    Please see FlatModeEnum for more details.
    See Also