Gets or sets a value indicating whether the window will display the title of its content iframe. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool UseFrameTitle { get; set; } |
Visual Basic
![]() |
---|
Public Property UseFrameTitle As Boolean |
Type: Boolean
true if the control should try to use the internal iframe's title as its header text, otherwise false. The default is true.