FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / VisualBitmapScalingMode Property

In This Topic
    VisualBitmapScalingMode Property (C1GridControl)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualBitmapScalingMode As BitmapScalingMode
    protected BitmapScalingMode VisualBitmapScalingMode {get; set;}
    See Also