Spread WPF Documentation
VisualOpacityMask Property (CellPresenterBase)


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

Reference

CellPresenterBase Class
CellPresenterBase Members