←Select platform

IsLoading Property

Summary

Indicates whether the control is still loading annotation containers.

Syntax

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

Property Value

true if the control is still loading annotation containers in the background; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly