SyncSelectionMode Enum
Contains values that specify how automatic synchronization of item selection with the path of the currently browsed page should be performed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
None
|
Automatic selection synchronization is disabled. |
Current
|
A web control’s item, whose Navigate |
Current
|
A web control’s item, whose Navigate |
#Related API Members
The following properties accept/return SyncSelectionMode values:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASPx |
|
ASPx |
|
ASP. |
Menu |
Nav |
|
Tab |
|
Tree |
#Remarks
Values listed by this enumerator are use to set the ASPxMenuBase.SyncSelectionMode, ASPxNavBar.SyncSelectionMode and ASPxTabControl.SyncSelectionMode properties.