ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileView Class / ItemBackgroundProperty Field


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