Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ROW_STYLE

describes two different options for how the line across the grid should be styled, "solid" for hours and "dashed" for 15-minute intervals

Index

Enumeration members

Enumeration members

DASHED

DASHED: = "dashed"

SOLID

SOLID: = "solid"

Generated using TypeDoc