ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1FlipTile Class / VerticalHeaderAlignment Property

In This Topic
    VerticalHeaderAlignment Property (C1FlipTile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property VerticalHeaderAlignment As VerticalAlignment
    public VerticalAlignment VerticalHeaderAlignment {get; set;}
    See Also