Class RadImageGallery
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadImageGallery : HtmlContainerControlConstructors
RadImageGallery()
Declaration
public RadImageGallery()RadImageGallery(Element)
Properties
allowPaging
Declaration
public bool allowPaging { get; }Property Value
| System.Boolean 
 | 
ClientId
Declaration
public string ClientId { get; }Property Value
| System.String 
 | 
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Count
Declaration
public int Count { get; }Property Value
| System.Int32 
 | 
DisplayAreaMode
Declaration
public int DisplayAreaMode { get; }Property Value
| System.Int32 
 | 
isInFullScreen
Declaration
public bool isInFullScreen { get; }Property Value
| System.Boolean 
 | 
isPaused
Declaration
public bool isPaused { get; }Property Value
| System.Boolean 
 | 
isPlaying
Declaration
public bool isPlaying { get; }Property Value
| System.Boolean 
 | 
isPositionHorizontal
Declaration
public bool isPositionHorizontal { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
PageSize
Declaration
public int PageSize { get; }Property Value
| System.Int32 
 | 
RenderMode
ScrollNextButton
ScrollPrevButton
Methods
AssignElement(Element)
ControlAssert()
ScrollNext()
Declaration
public void ScrollNext()ScrollPrev()
Declaration
public void ScrollPrev()SelectItem(Int32)
Declaration
public void SelectItem(int itemIndex)Parameters
| System.Int32
        itemIndex 
 |