StiGridColumnAlignment Property |
Gets or sets horizontal alignment of column content.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public HorizontalAlignment Alignment { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Alignment As HorizontalAlignment
Get
Set
Property Value
Type:
HorizontalAlignmentSee Also