Back to Devexpress

ColorEdit.RecentColorsCaption Property

wpf-devexpress-dot-xpf-dot-editors-dot-coloredit-75a9c3d0.md

latest1.2 KB
Original Source

ColorEdit.RecentColorsCaption Property

Gets or sets the caption of the “Recent Colors” palette.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public string RecentColorsCaption { get; set; }
vb
Public Property RecentColorsCaption As String

Property Value

TypeDescription
String

A String value that specifies the caption of the “Recent Colors” palette.

|

See Also

ColorEdit Class

ColorEdit Members

DevExpress.Xpf.Editors Namespace