Class SelectionStyle
Represents a mode for selecting items
Inheritance
System.Object
SelectionStyle
Namespace: Syncfusion.UI.Xaml.Controls.Navigation
Assembly: Syncfusion.SfTabControl.UWP.dll
Syntax
public sealed class SelectionStyle : Enum
Fields
CompleteHeader
In this mode, the background of the item's header is highlighted
Declaration
public const SelectionStyle CompleteHeader
Field Value
Type |
---|
SelectionStyle |
HeaderText
In this mode, the foreground of the item's header is highlighted
Declaration
public const SelectionStyle HeaderText
Field Value
Type |
---|
SelectionStyle |