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