[]
Configurates the OnClientAutoFilling client event. Occurs before performing the auto-fill operation.
public FlexSheetBuilder OnClientAutoFilling(string value)
Public Function OnClientAutoFilling(value As String) As FlexSheetBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexSheetBuilder | Current builder. |