DateEditActualAppearance.PickerShowTrailingDays Property
Gets the picker’s PickerShowTrailingDays property value that is applied to the DateEdit. To specify this value, use the PickerShowTrailingDays property.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public bool PickerShowTrailingDays { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also