RgListHandler Class

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.12.0.11119
C#
internal class RgListHandler : IDisposable, 
	IRgListHandler
Inheritance
Object    RgListHandler
Implements
IRgListHandler, IDisposable

Properties

Methods

AddRowAsync 
CallCustomFunctionAsync 
CreateAggregateRequest 
CreateAsync(IRgManager, RgfGridRequest) 
CreateAsync(IRgManager, String) 
DeleteRowAsync 
DisposeReleases all resources used by the RgListHandler
EnsureVisibleAsync 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetAbsoluteRowIndex 
GetDataListAsync 
GetDataRangeAsync 
GetEKey 
GetEntityKey 
GetGridSettings 
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetRelativeRowIndex 
GetRowData 
GetTypeGets the Type of the current instance.
(Inherited from Object)
InitFilter 
InitializeAsync 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
MoveColumnAsync 
PageChangingAsync 
RefreshDataAsync 
RefreshRowAsync 
ReplaceColumnWidth(Int32, Int32) 
ReplaceColumnWidth(String, Int32) 
SetFilterAsync 
SetSortAsync 
SetVisibleColumnsAsync 
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also