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

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