'Declaration Public Enum PrintInfo.FillEmptyEnum Inherits System.Enum
public enum PrintInfo.FillEmptyEnum : System.Enum
'Declaration Public Enum PrintInfo.FillEmptyEnum Inherits System.Enum
public enum PrintInfo.FillEmptyEnum : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1TrueDBGrid.PrintInfo.FillEmptyEnum