Spread WPF Documentation
VisualBitmapScalingMode Property (CornerHeaderCellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CornerHeaderCellPresenter Class : VisualBitmapScalingMode Property
Syntax
'Declaration
 
Protected Property VisualBitmapScalingMode As System.Windows.Media.BitmapScalingMode
'Usage
 
Dim instance As CornerHeaderCellPresenter
Dim value As System.Windows.Media.BitmapScalingMode
 
instance.VisualBitmapScalingMode = value
 
value = instance.VisualBitmapScalingMode
protected System.Windows.Media.BitmapScalingMode VisualBitmapScalingMode {get; set;}
See Also

Reference

CornerHeaderCellPresenter Class
CornerHeaderCellPresenter Members