Error processing SSI file
(Leadtools.Controls)

Show in webframe

HasVisibleFloater Property




Gets a value that determine of this item has a floater that is available as well as visible.
Syntax
public bool HasVisibleFloater {get;}
'Declaration
 
Public ReadOnly Property HasVisibleFloater As Boolean

Property Value

true if this item has a floater that is available as well as visible, otherwise; false.
Remarks

Use this property to quickly determine if this item has a visible floater. It is a shortcut to Floater not being null and FloaterOpacity not bring 0.

Requirements

Target Platforms

See Also

Reference

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file