DayViewStyles.CopyFrom(StylesBase) Method
Duplicates the properties of the specified object into the current instance of the DayViewStyles class.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | StylesBase | A StylesBase object that is the object from which the settings will be copied. |
See Also