Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ProgressIndicator Class / HorizontalHeaderAlignmentProperty Field

In This Topic
    HorizontalHeaderAlignmentProperty Field (C1ProgressIndicator)
    In This Topic
    Identifies the HorizontalHeaderAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HorizontalHeaderAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty HorizontalHeaderAlignmentProperty
    See Also