ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

BorderTypeEnum Enumeration

Specifies the borders for a Style.

[Visual Basic]

Public Enum BorderTypeEnum

[C#]

public enum BorderTypeEnum

[Delphi]

type BorderTypeEnum = (Fillet, Flat, Groove, Inset, InsetBevel, None, Raised, RaisedBevel);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

Member 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.

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.