Package com.stimulsoft.report.options
Class DesignerOptions.CustomHelp
java.lang.Object
com.stimulsoft.report.options.DesignerOptions.CustomHelp
- Enclosing class:
DesignerOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidInvokeRunCustomHelp(Object sender) static voidsetShowCustomHelp(boolean value)
-
Constructor Details
-
CustomHelp
public CustomHelp()
-
-
Method Details
-
getShowCustomHelp
public static boolean getShowCustomHelp() -
setShowCustomHelp
public static void setShowCustomHelp(boolean value) -
InvokeRunCustomHelp
-