Back to Devexpress

IModelVariant.Id Property

expressappframework-devexpress-dot-expressapp-dot-viewvariantsmodule-dot-imodelvariant-c0626028.md

latest1.3 KB
Original Source

IModelVariant.Id Property

Specifies the identifier of a View variant.

Namespace : DevExpress.ExpressApp.ViewVariantsModule

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

NuGet Package : DevExpress.ExpressApp.ViewVariantsModule

Declaration

csharp
string Id { get; set; }
vb
Property Id As String

Property Value

TypeDescription
String

A string representing the identifier of a View variant.

|

See Also

View Variants (Switch Document Layouts)

IModelVariant Interface

IModelVariant Members

DevExpress.ExpressApp.ViewVariantsModule Namespace