ComponentOne FlexGrid for UWP
HorizontalAlignment Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCol Class : HorizontalAlignment Property
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