SMART datagrid v.1 > Classes > GridBase
DataLudi.GridBase.getGroupLevel method
パラメーターfieldで指定したデータフィールドの行グルーピングレベル。 最初にグルーピングされたフィールドのレベルが1をリターンする。
fieldはフィールドの名前か、インデックスである。
function getGroupLevel (field: Integer|String): Integer;
- Returns
- Integer
- Parameters
- field - Integer|String. required.
- See Also
- getGroupLevels
- groupBy
- Examples
- Row Grouping