←Select platform

Percentage Property

Summary
A value between 0 and 100 that represents the percent completion of the process.
Syntax
C#
VB
C++
Java
public int Percentage { get; } 
  
Public ReadOnly Property Percentage As Integer 
public int getPercentage(); 
public: 
property int Percentage { 
   int get(); 
} 

Property Value

A value between 0 and 100 that represents the percent completion of the process.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.