Classes
Class | Description | |
---|---|---|
![]() |
C1ReportDesigner |
The C1ReportDesigner is a Windows Forms control that provides the ability
to design and edit report definitions that can be used with the C1.C1Report,
C1WebReport, and VSReport controls.
|
![]() |
ClipboardHandler |
Provides clipboard support for the C1ReportDesigner control.
|
![]() |
CreateFieldEventArgs |
Contains data for the CreateField event.
|
![]() |
DeleteFieldEventArgs |
Contains data for the DeleteField event.
|
![]() |
Grid |
The Grid object controls the appearance and behavior of the design grid.
|
![]() |
MouseHandler |
The MouseHandler object provides mouse support for the C1ReportDesigner control.
|
![]() |
MoveCopyFieldsEventArgs |
Contains data for the MoveCopyFields event.
|
![]() |
RenderFieldEventArgs |
Contains data for the RenderField event.
|
![]() |
RenderSectionHeaderEventArgs |
Contains data for the RenderSectionHeader event.
|
![]() |
ResizeFieldSectionEventArgs |
Contains data for the ResizeFieldSection event.
|
![]() |
Ruler |
The Ruler object controls the appearance of the rulers along the top
and left-hand side of the C1ReportDesigner control.
|
![]() |
UndoStack |
The UndoStack object provides undo/redo services for the C1ReportDesigner control.
It has methods that allow you to save and restore the state of the report being edited.
|
Structures
Structure | Description | |
---|---|---|
![]() |
HitTestInfo |
HitTestInfo represents hit-testing information for the report.
|
Delegates
Delegate | Description | |
---|---|---|
![]() |
CreateFieldEventHandler |
Represents the method that will handle the CreateField event.
|
![]() |
DeleteFieldEventHandler |
Represents the method that will handle the DeleteField event.
|
![]() |
MoveCopyFieldsEventHandler |
Represents the method that will handle the MoveCopyFields event.
|
![]() |
RenderFieldEventHandler |
Represents the method that will handle the RenderField event.
|
![]() |
RenderSectionHeaderEventHandler |
Represents the method that will handle the RenderSectionHeader event.
|
![]() |
ResizeFieldSectionEventHandler |
Represents the method that will handle the ResizeFieldSection event.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
AlignOperationEnum |
Defines the types of align operation that can be performed on fields
selected in C1ReportDesigner.
|
![]() |
AutoAdjustEnum |
Use the members of this enumeration to set the value of the
AutoAdjustReportDimensions property
in the C1ReportDesigner control.
|
![]() |
GridUnitsEnum | |
![]() |
HitCodeEnum |
Use the members of this enumeration to set the value of
the Code property in the HitTestInfo structure.
|
![]() |
HitHandleFlags |
Use the members of this enumeration to set the value
of the HitHandleFlags property in the HitTestInfo Structure.
|
![]() |
ShowRulerFlags |