RevGrid - v0.10.0
GitHub
NPM
Sponsors
Preparing search index...
client/components/selection/selection-rows
RevSelectionRows
SubgridIndices
Interface SubgridIndices<BCS, SF>
interface
SubgridIndices
<
BCS
extends
RevBehavioredColumnSettings
,
SF
extends
RevSchemaField
,
>
{
indices
:
number
[]
;
subgrid
:
RevSubgrid
<
BCS
,
SF
>
;
}
Type Parameters
BCS
extends
RevBehavioredColumnSettings
SF
extends
RevSchemaField
Index
Properties
indices
subgrid
Properties
Readonly
indices
indices
:
number
[]
Readonly
subgrid
subgrid
:
RevSubgrid
<
BCS
,
SF
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
indices
subgrid
GitHub
NPM
Sponsors
RevGrid - v0.10.0
Loading...