StiCrossSummaryImageHorAlignment Property |
Gets or sets the horizontal alignment of an object.
Namespace:
Stimulsoft.Report.CrossTab
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiHorAlignment ImageHorAlignment { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property ImageHorAlignment As StiHorAlignment
Get
Set
Property Value
Type:
StiHorAlignmentSee Also