ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

LineStyleEnum Enumeration

Specifies the line style for row and column dividers.

[Visual Basic]

Public Enum LineStyleEnum

[C#]

public enum LineStyleEnum

[Delphi]

type LineStyleEnum = (Double, Inset, None, Raised, Single);

Namespace: C1.Win.C1TrueDBGrid

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

Members

Member name

Description

Double

Double line.

Inset

Line with 3D inset appearance.

None

No line.

Raised

Line with 3D raised appearance.

Single

Single line.

See Also

C1.Win.C1TrueDBGrid Namespace


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