GrapeCity.Xaml.Excel
Alignment Property (Tile)


Specifies where to align the first tile with respect to the shape.
Syntax
'Declaration
 
Public Property Alignment As TileAlignment
'Usage
 
Dim instance As Tile
Dim value As TileAlignment
 
instance.Alignment = value
 
value = instance.Alignment
public TileAlignment Alignment {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Tile Class
Tile Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options