WinExplorerViewListStyleOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Win |
Initializes a new instance of the Win |
#Properties
Name | Description |
---|---|
Check |
Gets or sets margins for the Check Box field.
Inherited from Win |
Content |
Gets or sets the content padding for the current Win |
Context |
Gets or sets whether context buttons are aligned relative to an item’s icon, or relative to the item itself.
Inherited from Win |
Fit |
Gets or sets whether the item selection rectangle is painted around an item’s contents or extended to the column width. |
Group |
Gets or sets the distance between the Group caption (or check box) and this Group’s expand/collapse button.
Inherited from Win |
Group |
Gets or sets the distance between a check box and text within the group caption area.
Inherited from Win |
Horizontal |
Gets or sets the horizontal distance between the Win |
Html |
Gets the HTML-CSS template used to generate cards.
Inherited from Win |
Image |
Gets or sets margins for item images within this Win |
Image |
Gets or sets the size of item images within this View Style.
Inherited from Win |
Image |
Gets or sets the distance between an item image and the caption.
Inherited from Win |
Indent |
Gets or sets the distance between group captions and items within these groups.
Inherited from Win |
Indent |
Gets or sets the distance between Groups within the target Win |
Is |
Gets whether the Win |
Is |
Gets whether the indent between the text and check box in the group caption area is currently set.
Inherited from Win |
Item |
Gets or sets the item width for the current Win |
Selection |
Gets or sets how selection for Win |
Show |
Gets or sets whether the Description data column is shown. This property is in effect when the Win |
Vertical |
Gets or sets the vertical distance between the Win |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as the parameter and assigns them to the current object. |
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. |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also