StiViewVertAlignment Property |
Gets or sets the vertical alignment of an object.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiVertAlignment VertAlignment { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property VertAlignment As StiVertAlignment
Get
Set
Property Value
Type:
StiVertAlignmentImplements
IStiVertAlignmentVertAlignmentSee Also