Spread WPF Documentation
VisualScrollableAreaClip Property (ToolbarDropDown)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : VisualScrollableAreaClip Property
Syntax
'Declaration
 
Protected Property VisualScrollableAreaClip As System.Nullable(Of Rect)
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Nullable(Of Rect)
 
instance.VisualScrollableAreaClip = value
 
value = instance.VisualScrollableAreaClip
protected System.Nullable<Rect> VisualScrollableAreaClip {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members