Spread Silverlight Documentation
OpacityMask Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members