Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.v20.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