ImageGear for .NET
SelectedPages Property
See Also  Send Feedback
ImageGear21.Web Assembly > ImageGear.Web.UI Namespace > ImGearThumbnailList Class : SelectedPages Property




Glossary Item Box

Gets a collection of ImGearSelectionPage objects containing information about pages required to be selected at startup.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A collection of ImGearSelectionPage objects.

Remarks

The default value is an empty collection of ImGearSelectionPage objects.

This is a read only property. It can not be overwritten. It allows access to a ImGearSelectionPage element of a collection.

Objects of ImGearSelectionPage can be created and added to this collection for selection of pages to be selected for the initial view in the control.

See Also

©2013. Accusoft Corporation. All Rights Reserved.