Version 1
Grid Class GridLayout GrapeCity DataViewsJS Class

GridLayout Class

Implements grid layout strategy for DataView control

See examples:

Heirarchy

Constructors

Properties

Constructors

constructor

  • new GridLayout(options?: IGridOptions): GridLayout
  • Creates a new instance of the GridLayout engine

    Parameters

    • Optional options: IGridOptions

      An options object used to initialize the GridLayout instance

    Returns GridLayout

Properties

options

options: IGridOptions

Specifies options of the layout strategy