Class DesignerOptions.PropertyGrid

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

public static final class DesignerOptions.PropertyGrid extends Object
Class for the Property Grid of the Report Designer.
  • Constructor Details

    • PropertyGrid

      public PropertyGrid()
  • Method Details

    • getAllowShowConfiguration

      public static boolean getAllowShowConfiguration()
    • setAllowShowConfiguration

      public static void setAllowShowConfiguration(boolean value)
    • isShowPropertiesWhichUsedFromStyles

      public static boolean isShowPropertiesWhichUsedFromStyles()
      Returns:
      the showPropertiesWhichUsedFromStyles
    • setShowPropertiesWhichUsedFromStyles

      public static void setShowPropertiesWhichUsedFromStyles(boolean showPropertiesWhichUsedFromStyles)
      Parameters:
      showPropertiesWhichUsedFromStyles - the showPropertiesWhichUsedFromStyles to set