RGF.Client
C#
Show/Hide TOC
IRg
List
Handler Interface
Definition
Namespace:
Recrovit.RecroGridFramework.Client.Handlers
Assembly:
Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.1.0.10114
C#
Copy
public
interface
IRgListHandler
Properties
ActivePage
CRUD
EntityDesc
GridData
IsFiltered
IsLoading
ItemCount
ItemsPerPage
PageSize
QueryString
UserColumns
Methods
CallCustomFunctionAsync
Dispose
Releases all resources used by the
IRgListHandler
GetDataListAsync
GetEKey
GetEntityKey
GetGridSettings
InitFilter
MoveColumnAsync
PageChangingAsync
RefreshDataAsync
ReplaceColumnWidth(Int32, Int32)
ReplaceColumnWidth(String, Int32)
SetFilterAsync
SetSortAsync
SetVisibleColumnsAsync
See Also
Reference
Recrovit.RecroGridFramework.Client.Handlers Namespace
In This Article
Definition
Properties
Methods
See Also