The CreateFieldEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreateFieldEventArgs |
Inializes a new instance of the CreateFieldEventArgs class.
|
Fields
Name | Description | |
---|---|---|
ClientBounds |
Rectangle where the new field should be created, in client coordinates (pixels).
|
|
CreateFieldInfo |
Object set by the caller with additional information about the new field
(same as CreateFieldInfo property).
|
|
FieldBounds |
Rectangle where the new field should be created, in report coordinates (twips).
|
|
Section |
Section where the new field should be created.
|