Skip to main content

MonthViewStyleSettings.CellMinWidthProperty Field

Identifies the CellMinWidth dependency property.

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty CellMinWidthProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also