[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BorderTypeEnum

BorderTypeEnum Enum

Specifies the borders for a Style.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public enum BorderTypeEnum

Fields

Name Description
Fillet

A fillet type border.

Flat

Borders have a Flat appearance.

Groove

A line around the inside of the border.

Inset

Borders have a 3D inset appearance.

InsetBevel

Borders have a 3D inset with a bevel.

None

No borders.

Raised

Borders have a 3D raised appearance.

RaisedBevel

Borders have a 3D raised with a bevel.