API Docs for:
Show:

Object_DataGrid Class

Module: ui

A data-grid allows to display items from a associated data-source using a specified item-template. Unlike a stack-layout, a data-grid is optimized to display even high amounts of items but they all need to use the same item-template with same size.

Item Index

Properties

animator

vn.Component_Animator

The UI object's animator-component to execute different kind of animations like move, rotate, etc. on it.

behavior

gs.Component_FreeLayoutBehavior

The behavior component to add free-layout specific behavior.

sizeToFit

Boolean

Indicates if the layouts resizes to fit its content.