Click or drag to resize

TabStop Alignment Property

Gets or sets align style of a tab. Read/write TabAlignment .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TabAlignmentType Alignment { get; set; }

Property Value

Type: TabAlignmentType
See Also