[]
        
(Showing Draft Content)

RdlxToolBoxItem

Type Alias: RdlxToolBoxItem

type RdlxToolBoxItem = 
  | "textbox"
  | "checkbox"
  | "container"
  | "line"
  | "shape"
  | "tableofcontents"
  | "image"
  | "list"
  | "table"
  | "tablix"
  | "chart"
  | "bullet"
  | "barcode"
  | "formattedtext"
  | "richtext"
  | "sparkline"
  | "subreport"
  | "overflowplaceholder"
  | "bandedlist"
  | "inputfield";