com.stimulsoft.report.options
Class DesignerOptions.PropertyGrid
java.lang.Object
com.stimulsoft.report.options.DesignerOptions.PropertyGrid
- Enclosing class:
- DesignerOptions
public static final class DesignerOptions.PropertyGrid
- extends java.lang.Object
Class for the Property Grid of the Report Designer.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DesignerOptions.PropertyGrid
public DesignerOptions.PropertyGrid()
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