Back to Devexpress

CustomizeDashboardItemCaptionEventArgs.Visible Property

dashboard-devexpress-dot-dashboardwin-dot-customizedashboarditemcaptioneventargs-049d23eb.md

latest1.2 KB
Original Source

CustomizeDashboardItemCaptionEventArgs.Visible Property

Gets or sets whether the current dashboard item’s caption is shown,

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public bool Visible { get; set; }
vb
Public Property Visible As Boolean

Property Value

TypeDescription
Boolean

True, to display an item’s caption; otherwise, false.

|

See Also

CustomizeDashboardItemCaptionEventArgs Class

CustomizeDashboardItemCaptionEventArgs Members

DevExpress.DashboardWin Namespace