BaseObjectSpace.GetListServer(Object) Method
For internal use.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
Declaration
Parameters
| Name | Type |
|---|---|
| collection | Object |
Returns
| Type |
|---|
| DevExpress.Data.IListServer |
See Also
For internal use.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
[Browsable(false)]
public virtual IListServer GetListServer(
object collection
)
<Browsable(False)>
Public Overridable Function GetListServer(
collection As Object
) As IListServer
| Name | Type |
|---|---|
| collection | Object |
| Type |
|---|
| DevExpress.Data.IListServer |