ImageGear .NET v25.2 - Updated
ImageGear.Web Assembly / ImageGear.Web.UI Namespace / ImGearSelectionPage Class
Members




In This Topic
    ImGearSelectionPage Class
    In This Topic
    This class represents information required for specifying selected pages in the ImGearThumbnailList control.
    Object Model
    ImGearSelectionPage Class
    Syntax
    'Declaration
     
    Public Class ImGearSelectionPage 
    'Usage
     
    Dim instance As ImGearSelectionPage
    public class ImGearSelectionPage 
    public __gc class ImGearSelectionPage 
    public ref class ImGearSelectionPage 
    Remarks

    The control ImGearThumbnailList property ImGearThumbnailList.SelectedPages is a collection of Objects of this type.

    Inheritance Hierarchy

    System.Object
       ImageGear.Web.UI.ImGearSelectionPage

    See Also