WinExplorerViewOptionsImageLoad Members
In This Article
#Constructors
Name | Description |
---|---|
Win |
Initializes a new instance of the Win |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether or not the Win |
Animation |
Gets or sets the animation effect that follows item image display. |
Async |
Gets or sets whether images for View items should be loaded asynchronously. |
Cache |
Gets or sets whether or not asynchronously loaded item images should be cached. |
Clear |
Gets or sets whether to clear image cache when the data source is updated. |
Desired |
Gets or sets the desired size of thumbnail images, created during Asynchronous Image Loading. |
Load |
Gets or sets whether items should load their images from an image source when these images need to be loaded asynchronously. |
Random |
Gets or sets whether item images should be loaded in random order. |
#Methods
Name | Description |
---|---|
Assign |
Copies all available settings from the target Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also