Back to Devexpress

CheckEdit.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-checkedit-df856f01.md

latest952 B
Original Source

CheckEdit.ActualAppearance Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public CheckEditActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
CheckEditActualAppearance

Appearance settings that are applied to the current CheckEdit.

|

See Also

CheckEdit Class

CheckEdit Members

DevExpress.Maui.Editors Namespace