True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / Frame Class / FlatStyle Property

In This Topic
    FlatStyle Property (Frame)
    In This Topic
    Gets or sets the general appearance of 3D elements for the entire grid.
    Syntax
    'Declaration
     
    Public Property FlatStyle As FlatModeEnum
    public FlatModeEnum FlatStyle {get; set;}
    See Also