ImageGear .NET
useDefaultStyling Property

Gets or sets the default visual style for the thumbnails and their contents.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_useDefaultStyling() : Boolean
function set_useDefaultStyling(value : Boolean)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_useDefaultStyling();
Remarks

When this property is set to a value of 'false', it means the default style for the thumbnails and its contents is not required. Under this condition, your web page containing the ImGearThumbnailList control must include a CSS file that contains definitions for the following named CSS classes:

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList
ImGearThumbnailList Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback