StiButtonControlImageAlign Property |
Gets or sets the alignment of the image on the button control.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public ContentAlignment ImageAlign { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property ImageAlign As ContentAlignment
Get
Set
Property Value
Type:
ContentAlignmentSee Also