Skip to main content

HeaderItemStyle.ContentPaddingProperty Field

Identifies the ContentPadding dependency property.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

Declaration

public static readonly BindableProperty ContentPaddingProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property description.

See Also