'Declaration Public Enum PageReportDesignerActions Inherits System.Enum
public enum PageReportDesignerActions : System.Enum
'Declaration Public Enum PageReportDesignerActions Inherits System.Enum
public enum PageReportDesignerActions : System.Enum
Member | Description |
---|---|
AddPage | Allows to add a new page. |
All | All actions are accessible. |
DeletePage | Allows to delete pages. |
DuplicatePage | Allows to duplicate pages. |
InsertPage | Allows to insert pages. |
None | All actions are inaccessible. |
RearrangePage | Allows to rearrange pages. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.PageReportDesignerActions