Class DesignerOptions.ComponentsTypes.Bands

java.lang.Object
com.stimulsoft.report.options.DesignerOptions.ComponentsTypes.Bands
Enclosing class:
DesignerOptions.ComponentsTypes

public static final class DesignerOptions.ComponentsTypes.Bands extends Object
  • Constructor Details

    • Bands

      public Bands()
  • Method Details

    • getReportTitleBand

      public static Class getReportTitleBand()
    • setReportTitleBand

      public static void setReportTitleBand(Class value)
    • getHeaderBand

      public static Class getHeaderBand()
    • setHeaderBand

      public static void setHeaderBand(Class value)
    • getGroupHeaderBand

      public static Class getGroupHeaderBand()
    • setGroupHeaderBand

      public static void setGroupHeaderBand(Class value)
    • getDataBand

      public static Class getDataBand()
    • setDataBand

      public static void setDataBand(Class value)
    • getGroupFooterBand

      public static Class getGroupFooterBand()
    • setGroupFooterBand

      public static void setGroupFooterBand(Class value)
    • getFooterBand

      public static Class getFooterBand()
    • setFooterBand

      public static void setFooterBand(Class value)
    • getChildBand

      public static Class getChildBand()
    • setChildBand

      public static void setChildBand(Class value)