Skip to main content
.NET 6.0+

ModelDetailViewLayoutNodesGenerator.EditorsMaxCountForLayoutInFlow Field

Specifies the number of editors that are automatically placed in one column. This constant is set to 4.

Namespace: DevExpress.ExpressApp.Model.NodeGenerators

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public static int EditorsMaxCountForLayoutInFlow

Field Value

Type
Int32
See Also