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