VirtualServerModeSource Constructors
A data source that features event-based data operations: async data load, sorting, filtering and infinite scrolling through records (in a bound Windows Forms GridControl).
Name | Parameters | Description |
---|---|---|
Virtual |
none |
Initializes a new instance of the Virtual |
Virtual |
container |
Initializes a new instance of the Virtual |
Virtual |
row |
Initializes a new instance of the Virtual |
See Also