[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.FlatModeEnum

FlatModeEnum Enum

Specifies how 3D elements are rendered.

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public enum FlatModeEnum

Fields

Name Description
Flat

Three-dimensional elements appear flat

Popup

Three-dimensional elements are flat, but when the user drags the cursor over a column heading or recordselector, they become three-dimensional and appear to pop up.

Standard

The grid’s column headers and recordselectors are rendered with an inset three-dimensional look

System

Three-dimensional elements uses XP Themes if available.