Skip to main content
A newer version of this page is available. .

AgendaEmptyCellStyle.AssignToControl(WebControl, AttributesRange) Method

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

Declaration

public override void AssignToControl(
    WebControl control,
    AttributesRange range
)

Parameters

Name Type
control WebControl
range DevExpress.Web.AttributesRange
See Also