right Property (ControlPadding)

Summary

The right edge value.

Syntax

JavaScript Syntax
Object.defineProperty(ControlPadding.prototype, 'right', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
right: number;

Property Value

The right edge value. Default value is 0. This value must be greater than or equal to 0.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize