Preparing search index...
The search index is not available
cheetah-grid
cheetah-grid
TYPES
ColumnStyle
Interface ColumnStyle
interface
ColumnStyle
{
bgColor
?:
string
|
CanvasGradient
|
CanvasPattern
;
indicatorBottomLeft
?:
IndicatorObject
;
indicatorBottomRight
?:
IndicatorObject
;
indicatorTopLeft
?:
IndicatorObject
;
indicatorTopRight
?:
IndicatorObject
;
visibility
?:
Visibility
;
clone
(
)
:
ColumnStyle
;
doChangeStyle
(
)
:
void
;
}
Index
Properties
bg
Color?
indicator
Bottom
Left?
indicator
Bottom
Right?
indicator
Top
Left?
indicator
Top
Right?
visibility?
Methods
clone
do
Change
Style
Properties
Optional
bg
Color
bg
Color
?:
string
|
CanvasGradient
|
CanvasPattern
Optional
indicator
Bottom
Left
indicator
Bottom
Left
?:
IndicatorObject
Optional
indicator
Bottom
Right
indicator
Bottom
Right
?:
IndicatorObject
Optional
indicator
Top
Left
indicator
Top
Left
?:
IndicatorObject
Optional
indicator
Top
Right
indicator
Top
Right
?:
IndicatorObject
Optional
visibility
visibility
?:
Visibility
Methods
clone
clone
(
)
:
ColumnStyle
Returns
ColumnStyle
do
Change
Style
do
Change
Style
(
)
:
void
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bg
Color
indicator
Bottom
Left
indicator
Bottom
Right
indicator
Top
Left
indicator
Top
Right
visibility
Methods
clone
do
Change
Style
cheetah-grid
Loading...