[]
↳ ITableOption
• オプション bindingPath: string
IBindingComponentBaseOption.bindingPath
• オプション className: string
IBindingComponentBaseOption.className
• オプション col: number
• オプション colStyle: string
すべての列に対してスタイルを定義します。
• オプション colStyles: (undefined | string)[]
各列に対してスタイルを定義します。
• オプション content: (undefined | string)[][]
• オプション enableWhen: string
IBindingComponentBaseOption.enableWhen
• オプション footerStyle: string
• オプション headerStyle: string
• オプション id: string
IBindingComponentBaseOption.id
• オプション margin: string
IBindingComponentBaseOption.margin
• オプション mutexWith: string
IBindingComponentBaseOption.mutexWith
• オプション row: number
• オプション rowStyle: string
すべての行に対してスタイルを定義します。
• オプション rowStyles: (undefined | string)[]
各行に対してスタイルを定義します。
• オプション style: string
• type: "Table"
• オプション visibleWhen: string