ComponentOne TileView for WPF and Silverlight
TiledState Property


C1.WPF.TileView Namespace > C1TileViewItem Class : TiledState Property
Gets or sets the current role of the C1TileViewItem.
Syntax
'Declaration
 
Public Property TiledState As TiledState
'Usage
 
Dim instance As C1TileViewItem
Dim value As TiledState
 
instance.TiledState = value
 
value = instance.TiledState
public TiledState TiledState {get; set;}
See Also

Reference

C1TileViewItem Class
C1TileViewItem Members