ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

PrintInfo.GridLinesEnum Enumeration

Specifies how grid lines are rendered.

[Visual Basic]

Public Enum PrintInfo+GridLinesEnum

[C#]

public enum PrintInfo+GridLinesEnum

[Delphi]

type PrintInfo+GridLinesEnum = (Always, None);

Namespace: C1.Win.C1TrueDBGrid

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

Members

Member name

Description

Always

Grid lines are always rendered.

None

Grid lines are not rendered.

See Also

C1.Win.C1TrueDBGrid Namespace


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