IGalleryItem Interface Members
In This Topic
The following tables list the members exposed by IGalleryItem.
Public Properties
| Name | Description |
 | Caption |
Gets the gallery item's caption in the gallery customization dialog.
|
 | FlipImageRTL |
Gets or sets a boolean indicating if the gallery item's icon should be flipped or not when the FlowDirection is Right-To-Left
|
 | Group |
Gets or sets the gallery item's group name.
|
 | IsGroupVisible |
Gets or sets a boolean indicating if the gallery item's belonging group is visible or not.
|
 | Thumbnail |
Gets or sets the gallery item's icon in the gallery customization dialog.
|
Top
See Also