RgfFormEventArgs Constructor
Namespace: Recrovit.RecroGridFramework.Client.EventsAssembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.14.0.11213
public RgfFormEventArgs(
RgfFormEventKind eventKind,
ComponentBase formComponent,
FieldIdentifier? fieldId = null,
Property? property = null,
RgfSelectParam? selectParam = null,
bool close = false
)
Parameters
- eventKind RgfFormEventKind
-
- formComponent ComponentBase
-
- fieldId NullableFieldIdentifier (Optional)
-
- property Property (Optional)
-
- selectParam RgfSelectParam (Optional)
-
- close Boolean (Optional)
-