Back to Devexpress

IModelView.Id Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelview.md

latest1.1 KB
Original Source

IModelView.Id Property

Specifies the current View identifier.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
[Required]
string Id { get; set; }
vb
<Required>
Property Id As String

Property Value

TypeDescription
String

A string specifying the current View identifier.

|

See Also

Id

IModelView Interface

IModelView Members

DevExpress.ExpressApp.Model Namespace