internal class RgListHandler : IDisposable,
IRgListHandler
ActivePage | |
CRUD | |
DataColumns | |
EntityDesc | |
Initialized | |
IsFiltered | |
IsLoading | |
ItemCount | |
ListDataSource | |
PageSize | |
QueryString | |
SQLTimeout | |
UserColumns |
AddRowAsync | |
CallCustomFunctionAsync | |
CreateAggregateRequest | |
CreateAsync(IRgManager, RgfGridRequest) | |
CreateAsync(IRgManager, String) | |
DeleteRowAsync | |
Dispose | Releases all resources used by the RgListHandler |
EnsureVisibleAsync | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetDataListAsync | |
GetDataRangeAsync | |
GetEKey | |
GetGridSettings | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetRowData | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
InitFilter | |
InitializeAsync | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
MoveColumnAsync | |
RefreshDataAsync | |
RefreshRowAsync | |
ReplaceColumnWidth(Int32, Int32) | |
ReplaceColumnWidth(String, Int32) | |
SetFilterAsync | |
SetSortAsync | |
SetVisibleColumnsAsync | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
GetAbsoluteRowIndex | (Defined by IRgListHandlerExtensions) |
GetEntityKey | (Defined by IRgListHandlerExtensions) |
GetRelativeRowIndex | (Defined by IRgListHandlerExtensions) |
GetRowIndexAndKey | (Defined by IRgListHandlerExtensions) |
GetSelectedRowsData | (Defined by IRgListHandlerExtensions) |
ToAbsoluteRowIndex | (Defined by IRgListHandlerExtensions) |
ToRelativeRowIndex | (Defined by IRgListHandlerExtensions) |