Back to Devexpress

CustomizePivotCellEventArgs.Hyperlink Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-customizepivotcelleventargs-d0ab7a84.md

latest1.0 KB
Original Source

CustomizePivotCellEventArgs.Hyperlink Property

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

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

Property Value

Type
String

See Also

CustomizePivotCellEventArgs Class

CustomizePivotCellEventArgs Members

DevExpress.XtraPivotGrid Namespace