Spread WPF Documentation
VisualOpacityMask Property (DropDownItemControl)


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

Reference

DropDownItemControl Class
DropDownItemControl Members