| Name | Description |
| ArtDataServiceOption |
Gets or sets a value indicating the service option required for handling annoations data.
|
| ClientDebug |
Gets or sets a value indicating whether client side error logging is enabled.
|
| ClientDebugErrorLevel |
Gets or sets the amount of information the Client ImGearThumbnailList control will log.
|
| DataBindingType |
Gets or sets a value indicationg image data binding type in the ImGearThumbnailList control for the image list provided.
|
| DocumentCaptionField |
Gets or sets document caption field for data binding.
|
| DocumentIdentifierField |
Gets or sets the DocumentIdentifier field.
|
| ImageServicePath |
Gets or sets the RESTful WCF image service path.
|
| IncludeAllPages |
Gets or sets whether all pages in multipage documenta are to be included.
|
| Layout |
Gets or sets a value indicationg thumbnails layout in the ImGearThumbnailList control.
|
| OnMouseDown |
Gets or sets user defined Javascript event handler to receive a call to the client mouseDown event.
|
| OnMouseMove |
Gets or sets user defined Javascript event handler to receive a call to the client mouseMove event.
|
| OnMouseUp |
Gets or sets user defined Javascript event handler to receive event whenever the user releases a mouse button while the cursor is over any part of the ImGearThumbnailList control.
|
| OnPageAddFailed |
Gets or sets user defined Javascript event handler to receive a call to the client 'pageAddFailed' event.
|
| OnPageSelectionChanged |
Gets or sets user defined Javascript event handler to receive a call to the client thumbnailSelectionChanged event.
|
| OnPropertyChanged |
Gets or sets user defined JavaScript event handler to receive a call to the propertyChanged event.
|
| PageCaptionField |
Gets or sets page caption field for data binding.
|
| PageNumberField |
Gets or sets the Image Page number field. This property refers to the page number in a multipage document
to be displayed in the ImGearThumbnailList control.
|
| PageViewClientId |
Gets or sets the id of the PageView control associated with this ImGearThumbnailList control.
|
| SelectedPages | Gets a collection of ImGearSelectionPage objects containing information about pages required to be selected at startup. |
| ThumbnailBackgroundColor |
Gets or sets the background color for the thumbnails displayed when in an non-selected state in the control.
|
| ThumbnailBorderColor |
Gets or sets the for the border color for thumbnails displayed in the control.
|
| ThumbnailBorderWidth |
Gets or sets the for the border width in pixel units for thumbnails displayed in the control.
|
| ThumbnailCaptionFormat |
Gets or sets the string format for thumbnail caption for all the thumbnails in the control.
|
| ThumbnailHeight |
Gets or sets the height for thumbnails in pixel units for thumbnails displayed in the control.
|
| ThumbnailSelectedBackgroundColor |
Gets or sets the background color for the selected thumbnails displayed in the control.
|
| ThumbnailSelectionMode |
Gets or sets the selection behavior for the thumbnails in the ImGearThumbnailList control.
|
| ThumbnailWidth |
Gets or sets the width for thumbnails in pixel units for thumbnails displayed in the control.
|
| UseDefaultStyling |
Gets or sets the default visual style for the thumbnails and their contents.
|
| XSpacing |
Gets or sets the amount of horizontal space between thumbnails displayed in the control.
|
| YSpacing |
Gets or sets the amount of vertical space in pixel units between thumbnails displayed in the control.
|