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

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