Interface GridColumn

Hierarchy

  • GridColumn

Properties

align?: "center" | "left" | "right"
cls?: string
flex?: number
formatter?: FormatFunc
id: any
renderer?: CellRenderer
sortable?: boolean
title: string
width: number

Generated using TypeDoc