| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CloseButtonAlignmentResolved As TabCloseButtonAlignment | |
| C# | |
|---|---|
public TabCloseButtonAlignment CloseButtonAlignmentResolved {get;} | |
Return Value
The resolved value of CloseButtonAlignment.If the CloseButtonAlignment value is Default, the value of the owning tab control's UltraTabControlBase.TabCloseButtonAlignment will be used.
