[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.PrintInfo.FillEmptyEnum

PrintInfo.FillEmptyEnum Enum

Specifies how empty space left on a printed page is handled (filled or otherwise).

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public enum PrintInfo.FillEmptyEnum

Fields

Name Description
ExtendAll

All columns are extended proportionally to fill the page.

ExtendLast

Rightmost column on the page is extended to fill the empty space.

None

Empty space on the right of the page is left as is.