Click or drag to resize

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; }

Property Value

Type: ContentAlignment
See Also