GalleryItemGroup Members
In This Article
#Constructors
Name | Description |
---|---|
Gallery |
Initializes a new instance of the Gallery |
Gallery |
Initializes a new instance of the Gallery |
#Properties
Name | Description |
---|---|
Caption |
Specifies the caption of the Gallery |
Caption |
Gets or sets the horizontal alignment of the group caption content. |
Caption |
Gets or sets a custom control to be displayed within a group caption. This property is only supported for the Gallery |
Caption |
Gets or sets the size of the control assigned to the Gallery |
Gallery |
Gets the gallery which owns the current Gallery |
Items |
Provides access to the collection of items of the current Gallery |
Tag |
Gets or sets an object that contains data on the current Gallery |
Visible |
Gets or sets whether the current Gallery |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object. |
Clone() |
Creates a new Gallery |
Dispose() |
Releases all resources used by the Gallery |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets a list of checked items within the current group. |
Get |
Returns the total number of currently checked gallery items in this Gallery |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets a Gallery |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Gets whether the current Gallery |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also