Spread WPF Documentation
VisualScrollableAreaClip Property (SeparatorDropDownItemControl)


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

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members