IRgManager Interface

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.0.0.10102
C#
public interface IRgManager : IDisposable
Implements
IDisposable

Properties

Methods

AboutAsync 
BroadcastMessages 
CreateFormHandler 
DeleteDataAsync 
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
GetFilterHandlerAsync 
GetFormAsync 
GetRecroGridAsync 
SavePredefinedFilterAsync 
UpdateFormDataAsync 

Events

See Also