StyledColumnState

Adaptable State Section for Styled Column Module

TypeScript
export interface StyledColumnState extends
Extends

BaseState

Properties

PropertyDescription
StyledColumnsCollection of Special Column Styles

Property Details

StyledColumns

Collection of Special Column Styles

TypeScript
StyledColumns?: StyledColumn[];
Property Value

StyledColumn[]