ComponentOne TileView for WPF and Silverlight
ClipToBounds Property (C1TileViewItem)


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

Reference

C1TileViewItem Class
C1TileViewItem Members