bottom Property

Summary

The bottom edge value.

Syntax

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

Property Value

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

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.Controls Assembly