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


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