XpoDefault.MaxInSize Property
Gets the maximum optimal packet size (the number of operands in a packet) for the InOperator.Operands collection.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the maximum value returned by the XpoDefault.GetTerminalInSize method. |
See Also