ImageGear for .NET
xSpacing Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearThumbnailList Class : xSpacing Property

Glossary Item Box

Gets or sets the amount of horizontal space between thumbnails displayed in the control.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_xSpacing() : Integer
function set_xSpacing(value : Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_xSpacing();

Remarks

This property gets or sets the border color for thumbnails displayed in the control. Note: This property is only relevant when choosing the default mode control style with the useDefaultStyling set to true;

See Also

©2013. Accusoft Corporation. All Rights Reserved.