ComponentOne FlexGrid for WPF and Silverlight
HorizontalAlignment Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : HorizontalAlignment Property
Gets or sets the HorizontalAlignment of the cell content.
Syntax
'Declaration
 
Public Property HorizontalAlignment As System.Nullable(Of HorizontalAlignment)
public System.Nullable<HorizontalAlignment> HorizontalAlignment {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members