IModelSplitLayout.SplitterPosition Property
Specifies the distance between a splitter and the current List View or Detail View’s left (top) border.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 150 | An integer value that specifies the distance between a splitter and the current List View or Detail View’s left (top) border. XAF Blazor applications interpret this value as a distance in pixels. |
See Also