Back to Devexpress

IModelClassNewItemRow Interface

expressappframework-devexpress-dot-expressapp-dot-systemmodule-456ff5d7.md

latest1.8 KB
Original Source

IModelClassNewItemRow Interface

Used to extend the Application Model‘s Class node.

Namespace : DevExpress.ExpressApp.SystemModule

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelClassNewItemRow
vb
Public Interface IModelClassNewItemRow

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelClassNewItemRow is used by the NewItemRowListViewController , to extend the IModelClass interface.

See Also

IModelClassNewItemRow Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

List View Edit Modes

DevExpress.ExpressApp.SystemModule Namespace