<
ComponentOne OLAP for WPF and Silverlight
C1.WPF.FlexGrid Namespace / PrintParameters Class / ScaleMode Property

In This Topic
    ScaleMode Property
    In This Topic
    Specifies how the grid content should be scaled to fit the page.
    Syntax
    'Declaration
     
    Public Property ScaleMode As ScaleMode
    public ScaleMode ScaleMode {get; set;}
    See Also