MindFusion.Wpf Pack Programmer's Guide
DependencyPopupContent.PopupTitle Property
See Also
 





Gets or sets the title content of the popup. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public string PopupTitle { get; set; }

Visual Basic  Copy Code

Public Property PopupTitle As String

 Property Value

A string specifying the popup's title.

 See Also

DependencyPopupContent Members
DependencyPopupContent Class
MindFusion.DataViews.Wpf Namespace