ObjectRecord(Type, Object, Nullable<Int32>, Boolean) Constructor
In This Article
Initializes a new instance of the ObjectRecord class with specified settings.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Parameters
Name | Type |
---|---|
object |
Type |
object |
Object |
row |
Nullable<Int32> |
is |
Boolean |
See Also