Skip to main content
.NET 6.0+

VariantsInfo.RootViewId Property

Gets the identifier of the varied View having the VariantsInfo.Items as View variants.

Namespace: DevExpress.ExpressApp.ViewVariantsModule

Assembly: DevExpress.ExpressApp.ViewVariantsModule.v23.2.dll

Declaration

public string RootViewId { get; }

Property Value

Type Description
String

A string representing the identifier of the varied View having the VariantsInfo.Items as View variants.

See Also