Class StiWebDesignerOptions.CrossBandsOptions

java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.webdesigner.StiWebDesignerOptions.CrossBandsOptions
All Implemented Interfaces:
IStiSerializable, IStiSerializableRef
Enclosing class:
StiWebDesignerOptions

public class StiWebDesignerOptions.CrossBandsOptions extends StiSerializedObject
  • Constructor Details

    • CrossBandsOptions

      public CrossBandsOptions()
  • Method Details

    • isShowCrossGroupHeaderBand

      public boolean isShowCrossGroupHeaderBand()
      Gets or sets a visibility of the CrossGroupHeaderBand item in the CrossBands menu of the designer.
      Returns:
      the showCrossGroupHeaderBand
    • setShowCrossGroupHeaderBand

      public void setShowCrossGroupHeaderBand(boolean showCrossGroupHeaderBand)
      Gets or sets a visibility of the CrossGroupHeaderBand item in the CrossBands menu of the designer.
      Parameters:
      showCrossGroupHeaderBand - the showCrossGroupHeaderBand to set
    • isShowCrossGroupFooterBand

      public boolean isShowCrossGroupFooterBand()
      Gets or sets a visibility of the CrossGroupFooterBand item in the CrossBands menu of the designer.
      Returns:
      the showCrossGroupFooterBand
    • setShowCrossGroupFooterBand

      public void setShowCrossGroupFooterBand(boolean showCrossGroupFooterBand)
      Gets or sets a visibility of the CrossGroupFooterBand item in the CrossBands menu of the designer.
      Parameters:
      showCrossGroupFooterBand - the showCrossGroupFooterBand to set
    • isShowCrossHeaderBand

      public boolean isShowCrossHeaderBand()
      Gets or sets a visibility of the CrossHeaderBand item in the CrossBands menu of the designer.
      Returns:
      the showCrossHeaderBand
    • setShowCrossHeaderBand

      public void setShowCrossHeaderBand(boolean showCrossHeaderBand)
      Gets or sets a visibility of the CrossHeaderBand item in the CrossBands menu of the designer.
      Parameters:
      showCrossHeaderBand - the showCrossHeaderBand to set
    • isShowCrossFooterBand

      public boolean isShowCrossFooterBand()
      Gets or sets a visibility of the CrossFooterBand item in the CrossBands menu of the designer.
      Returns:
      the showCrossFooterBand
    • setShowCrossFooterBand

      public void setShowCrossFooterBand(boolean showCrossFooterBand)
      Gets or sets a visibility of the CrossFooterBand item in the CrossBands menu of the designer.
      Parameters:
      showCrossFooterBand - the showCrossFooterBand to set
    • isShowCrossDataBand

      public boolean isShowCrossDataBand()
      Gets or sets a visibility of the CrossDataBand item in the CrossBands menu of the designer.
      Returns:
      the showCrossDataBand
    • setShowCrossDataBand

      public void setShowCrossDataBand(boolean showCrossDataBand)
      Gets or sets a visibility of the CrossDataBand item in the CrossBands menu of the designer.
      Parameters:
      showCrossDataBand - the showCrossDataBand to set