'Declaration Public Enum ColumnLayout Inherits System.Enum
'Usage Dim instance As ColumnLayout
public enum ColumnLayout : System.Enum
'Declaration Public Enum ColumnLayout Inherits System.Enum
'Usage Dim instance As ColumnLayout
public enum ColumnLayout : System.Enum
Member | Description |
---|---|
FitToPage | The columns in the report will automatically be resized in order to be printed across the entire width of the page. |
SpanAcrossPages | The columns are printed across multiple pages. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.Reporting.ColumnLayout
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2