RGF.Client
C#
Show/Hide TOC
Rg
List
Handler Class
Definition
Namespace:
Recrovit.RecroGridFramework.Client.Handlers
Assembly:
Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.12.0.11119
C#
Copy
internal
class
RgListHandler
:
IDisposable
,
IRgListHandler
Inheritance
Object
RgListHandler
Implements
IRgListHandler
,
IDisposable
Properties
ActivePage
CRUD
DataColumns
EntityDesc
Initialized
IsFiltered
IsLoading
ItemCount
ItemsPerPage
ListDataSource
PageSize
QueryString
SQLTimeout
UserColumns
Methods
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
)
GetAbsoluteRowIndex
GetDataListAsync
GetDataRangeAsync
GetEKey
GetEntityKey
GetGridSettings
GetHashCode
Serves as the default hash function.
(Inherited from
Object
)
GetRelativeRowIndex
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
PageChangingAsync
RefreshDataAsync
RefreshRowAsync
ReplaceColumnWidth(Int32, Int32)
ReplaceColumnWidth(String, Int32)
SetFilterAsync
SetSortAsync
SetVisibleColumnsAsync
ToString
Returns a string that represents the current object.
(Inherited from
Object
)
See Also
Reference
Recrovit.RecroGridFramework.Client.Handlers Namespace
In This Article
Definition
Properties
Methods
See Also