SMART datagrid v.1 > Classes > AutoFill
DataLudi.AutoFill.AutoFill constructor
AutoFill class constructor.
Since it will be created internally when initialize grid, you do not need to directly create this class object.
function AutoFill (grid: GridBase, config: Object);
- Returns
- Void
- Parameters
- grid - GridBase. required.
- config - Object.
- See Also
- enabled
- GridBase.autoFill
- Examples
- Column Footer