ProgressReflector.CanAutocreateRange Property
Gets or sets a value indicating whether the ProgressReflector‘s range can be auto-created.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a range can be auto-created; otherwise, false. |
See Also