C1.WPF.FlexGrid Namespace : ScaleMode Enumeration |
'Declaration Public Enum ScaleMode Inherits System.Enum
public enum ScaleMode : System.Enum
Member | Description |
---|---|
ActualSize | Render the grid in actual size, breaking pages as needed. |
PageWidth | Scale the grid so it fits the page width. |
Selection | Prints the current selection in actual size, breaking pages as needed. |
SinglePage | Scale the grid so it fits on a single page. |
System.Object
System.ValueType
System.Enum
C1.WPF.FlexGrid.ScaleMode
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