Skip to main content

ASPxPivotGrid.ToolTip Property

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override string ToolTip { get; set; }

Property Value

Type Description
String

A String value that specifies the tooltip.

See Also