Gets or sets the general appearance of 3D elements for the entire grid.
[Visual Basic]
Public Property FlatStyle As FlatModeEnum
[C#]
public FlatModeEnum FlatStyle {get;set;}
[Delphi]
public property FlatStyle: FlatModeEnum read get_FlatStyle write set_FlatStyle;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |