Skip to main content

VirtualSourceBase Properties

Serves as a base class for virtual sources.
Name Description
AreRowsFetching Gets whether the virtual source loads rows from a data source.
Count Gets the number of loaded rows.
CustomProperties Gets or sets custom property descriptors.
ElementType Gets or sets the type of objects retrieved from a data source.
FetchRowsException Gets an exception occurred if the virtual source cannot fetch rows.
IsRowUpdating For internal use.
SummaryInProgressText Gets or sets the text displayed in total summary items when the GridControl calculates summary.
See Also