C1.Silverlight.FlexGrid.5
HorizontalAlignment Property (RowCol)

Gets or sets the HorizontalAlignment of the cells in this row/column.
Syntax
'Declaration
 
Public Property HorizontalAlignment As System.Nullable(Of HorizontalAlignment)
public System.Nullable<HorizontalAlignment> HorizontalAlignment {get; set;}
See Also

Reference

RowCol Class
RowCol Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.