Gets or sets a value indicating whether the item will display the title of its content iframe.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
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.