XPServerCollectionSource Constructors
The data source for a GridControl and GridLookUpEdit controls that binds these controls to data in Server Mode.
Name | Parameters | Description |
---|---|---|
XPServer |
none |
Initializes a new instance of the XPServer |
XPServer |
session, object |
Initializes a new instance of the XPServer |
XPServer |
session, object |
Initializes a new instance of the XPServer |
XPServer |
session, object |
Initializes a new instance of the XPServer |
XPServer |
session, object |
Initializes a new instance of the XPServer |
XPServer |
container |
Initializes a new instance of the XPServer |
See Also