Back to Devexpress

TimeEdit.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-timeedit-2e864d92.md

latest940 B
Original Source

TimeEdit.ActualAppearance Property

Gets the common appearance settings that are applied to the current TimeEdit.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public TimeEditActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
TimeEditActualAppearance

Appearance settings that are applied to the current TimeEdit.

|

See Also

TimeEdit Class

TimeEdit Members

DevExpress.Maui.Editors Namespace