ActiveReports 6 Online Help
DesignerAction Enumeration

Enumeration of valid action settings for the designer.
Syntax
'Declaration
 
Public Enum DesignerAction 
   Inherits System.Enum
public enum DesignerAction : System.Enum 
Remarks

Note: Font and color actions are not supported in the ExecuteAction method.  In order to set font and color properties you should directly access the selected object and set those properties.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.ActiveReports.Design.DesignerAction

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataDynamics.ActiveReports.Design Namespace
ExecuteAction Method

Send Feedback