←Select platform

HasFloater Property

Summary

Gets a value that indicate whether this item has a floater.

Syntax
C#
VB
C++
public virtual bool HasFloater { get; } 
Public Overridable ReadOnly Property HasFloater() As Boolean 
   Get 
public:  
   virtual property bool HasFloater 
   { 
      bool get() 
   } 

Property Value

true if this item has a floater, otherwise; false.

Remarks

This property will return true when the value of Floater is not null.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly