'Declaration Public Enum LayoutChangeType Inherits System.Enum
public enum LayoutChangeType : System.Enum
'Declaration Public Enum LayoutChangeType Inherits System.Enum
public enum LayoutChangeType : System.Enum
Member | Description |
---|---|
ControlAdd | A control has been added. |
ControlDelete | A control has been deleted. |
ControlMove | A control has been moved. |
ControlSize | The size of a control has changed. |
ControlZOrder | A control's ZOrder has been changed. |
ReportClear | The report has been cleared. |
ReportLoad | A report has been loaded. |
ReportSize | A report's size has changed. |
SectionAdd | A section has been added. |
SectionDelete | A section has been deleted. |
SectionMove | A section has been moved. |
SectionSize | The size of a section has changed. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.LayoutChangeType
GrapeCity.ActiveReports.Design Namespace
GrapeCity.ActiveReports.Design.Win~GrapeCity.ActiveReports.Design.LayoutChangedArgs