DashboardTableOptions

data class DashboardTableOptions(val cellStyle: DashboardTableCellStyle? = null, val headerStyle: DashboardTableCellStyle? = null, val orientation: DashboardTableOrientation? = null, val rowAlternateColorOptions: DashboardRowAlternateColorOptions? = null)

Constructors

Link copied to clipboard
fun DashboardTableOptions(cellStyle: DashboardTableCellStyle? = null, headerStyle: DashboardTableCellStyle? = null, orientation: DashboardTableOrientation? = null, rowAlternateColorOptions: DashboardRowAlternateColorOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard