Back to Devexpress

IModelSplitLayout Interface

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

latest1.5 KB
Original Source

IModelSplitLayout Interface

The SplitLayout node allows you to set the positional relationship of Views, and the position of a splitter.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelSplitLayout :
    IModelNode
vb
Public Interface IModelSplitLayout
    Inherits IModelNode

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also

IModelSplitLayout Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

List View Edit Modes

DevExpress.ExpressApp.Model Namespace