Spread Silverlight Documentation
OpacityMask Property (CellPresenterBase)


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

Reference

CellPresenterBase Class
CellPresenterBase Members