LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

LayoutDirection Enumeration






Values that specify the orientation of the thumbnail viewer.
Syntax
'Declaration
 
Public Enum LayoutDirection 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LayoutDirection
public enum LayoutDirection : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Web.Controls.LayoutDirection = function() { };
Leadtools.Web.Controls.LayoutDirection.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LayoutDirection : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
HorizontalThe control will be oriented horizontally.
VerticalThe control will be oriented vertically.
Remarks
The WebThumbnailViewer.LayoutDirection property controls the orientation of the thumbnail viewer.
Example
Refer to WebThumbnailViewer.Add.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Web.Controls.LayoutDirection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Web.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.