[]
        
(Showing Draft Content)

GC.Spread.Sheets.TableSheet.IRowActionOptions

Interface: IRowActionOptions

Sheets.TableSheet.IRowActionOptions

Table of contents

Properties

Methods

Properties

command

Optional command: string


icons

Optional icons: (string | ButtonImageType)[]


name

Optional name: string


shortcutKey

Optional shortcutKey: IShortcutKey


tooltip

Optional tooltip: string

Methods

iconSelector

Optional iconSelector(item, index, context): number | boolean

Parameters

Name Type
item any
index number
context any

Returns

number | boolean