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


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