TextCustomizingEventArgs(String) Constructor
Initializes a new instance of the TextCustomizingEventArgs class with the specified text string.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v26.1.Reporting.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| text | String | A String object containing text being printed in the control. |
See Also