Spread WPF Documentation
ClipToBounds Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members