DailyPrintStyle(Boolean) Constructor
Creates a new instance of the DailyPrintStyle class and specifies whether it is a base printing style.
Namespace: DevExpress.XtraScheduler.Printing
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
baseStyle | Boolean | true if it is a base printing style; otherwise, false. |
See Also