Property TabsAlignment
TabsAlignment
Gets or sets the area of the control (for example, along the top) where the tabs are aligned.
public virtual TabAlignment TabsAlignment { get; set; }
Property Value
- TabAlignment
One of the TabsAlignment values. The default is Top.