ComponentOne Basic Library for WPF and Silverlight
ClipToBounds Property (C1ComboBoxItem)


C1.WPF Namespace > C1ComboBoxItem Class : ClipToBounds Property
Syntax
'Declaration
 
Public Property ClipToBounds As System.Boolean
'Usage
 
Dim instance As C1ComboBoxItem
Dim value As System.Boolean
 
instance.ClipToBounds = value
 
value = instance.ClipToBounds
public System.bool ClipToBounds {get; set;}
See Also

Reference

C1ComboBoxItem Class
C1ComboBoxItem Members