←Select platform

Percentage Property

Summary

Gets the progress of the current operation, expressed as a percentage.

Syntax

C#
VB
C++
public int Percentage { get; } 
  
Public ReadOnly Property Percentage As Integer 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly