ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

PrintInfo.FillEmptyEnum Enumeration

Specifies how empty space is printed.

[Visual Basic]

Public Enum PrintInfo+FillEmptyEnum

[C#]

public enum PrintInfo+FillEmptyEnum

[Delphi]

type PrintInfo+FillEmptyEnum = (ExtendAll, ExtendLast, None);

Namespace: C1.Win.C1TrueDBGrid

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

Members

Member name

Description

ExtendAll

All columns are extended proportionally.

ExtendLast

Last column is extended to fill the empty space.

None

Empty space on the right.

See Also

C1.Win.C1TrueDBGrid Namespace


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