[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum

BorderStyleEnum Enum

Specifies the type of border to be drawn around the control.

Namespace: C1.Win.C1FlexGrid.Util.BaseControls
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public enum BorderStyleEnum

Fields

Name Description
Fixed3D

A three-dimensional border.

FixedSingle

A single-line border.

Light3D

A light sunken border.

None

No border.

XpThemes

A border drawn using XP themes.