RibbonControlBase.SelectedTabCaption Property
Gets or sets the caption of the tab that is currently selected. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Ribbon
Assembly: DevExpress.UI.Xaml.Ribbon.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
String | An string value that is the caption of the selected tab. |
See Also