ComponentOne Tiles for WPF and Silverlight
C1.WPF.Tile Namespace / C1TileBase Class / HorizontalHeaderAlignment Property

In This Topic
    HorizontalHeaderAlignment Property (C1TileBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HorizontalHeaderAlignment As HorizontalAlignment
    public HorizontalAlignment HorizontalHeaderAlignment {get; set;}
    See Also