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.6.0.10606
C#
Copy
public
interface
IRgListHandler
Properties
ActivePage
CRUD
EntityDesc
IsFiltered
IsLoading
ItemCount
ItemsPerPage
ListDataSource
PageSize
QueryString
UserColumns
Methods
AddRowAsync
CallCustomFunctionAsync
DeleteRowAsync
Dispose
Releases all resources used by the
IRgListHandler
EnsureVisibleAsync
GetAbsoluteRowIndex
GetDataListAsync
GetEKey
GetEntityKey
GetGridSettings
GetRelativeRowIndex
InitFilter
MoveColumnAsync
PageChangingAsync
RefreshDataAsync
RefreshRowAsync
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