Back to Devexpress

ASPxCloudControl.ValueColor Property

aspnet-devexpress-dot-web-dot-aspxcloudcontrol-823ad330.md

latest1.5 KB
Original Source

ASPxCloudControl.ValueColor Property

Gets or sets the color of item values.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
[DefaultValue(typeof(Color), "")]
public Color ValueColor { get; set; }
vb
<DefaultValue(GetType(Color), "")>
Public Property ValueColor As Color

Property Value

TypeDefaultDescription
ColorString.Empty

A Color structure that specifies the color of item values.

|

See Also

MaxColor

MinColor

ItemBeginEndTextColor

Tag Cloud Control

ASPxCloudControl Class

ASPxCloudControl Members

DevExpress.Web Namespace