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

AgendaCellStyleBase.Paddings Property

Gets the padding settings of a layout cell.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public virtual Paddings Paddings { get; }

Property Value

Type Description
Paddings

A Paddings object containing padding settings.

See Also