[]
Configurates the OnClientAutoFilled client event. Occurs after has performed the auto-fill operation.
public FlexSheetBuilder OnClientAutoFilled(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
FlexSheetBuilder | Current builder. |