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


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