Skip to main content
A newer version of this page is available. .

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.v19.1.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