ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileViewItem Class / TiledStateProperty Field


In This Topic
    TiledStateProperty Field (C1TileViewItem)
    In This Topic
    Identifies the TiledState dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TiledStateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TileViewItem.TiledStateProperty
    public static readonly DependencyProperty TiledStateProperty
    See Also