FolderView Properties |
The FolderView type exposes the following members.
Name | Description | |
---|---|---|
AutoArrange |
Gets a value indicating whether Auto Arrange mode is set.
| |
DefaultSpacing |
Gets the default width (x) and height (y) measurements of an item, including the surrounding white space.
| |
Flags |
Gets or sets the folder flags.
| |
FocusedItem |
Gets the index of the item that currently has focus in the folder's view.
| |
GroupByDirection |
Get or sets the sort order used for grouping items in the folder display.
| |
GroupByKey |
Get or sets the PropertyKey used for grouping items in the folder display.
| |
GroupSubsetCount |
Gets or sets the count of visible rows displayed for a group's subset.
| |
IconSize |
Gets or sets the icon size applied to the view.
| |
IsMoveInSameFolder |
Checks to see if this view sourced the current drag-and-drop or cut-and-paste operation (used by drop target objects).
| |
Items |
Gets all items in the view..
| |
NativeObject |
Gets the underlying Shell native object (IFolderView).
| |
Options |
Gets or sets the folder flags.
| |
Selection |
Gets the current selection as a list of items in the view.
| |
SelectionMarkedItem |
Gets the index of an item in the folder's view which has been marked by using the SVSI_SELECTIONMARK.
| |
SortColumnCount |
Gets the count of sort columns currently applied to the view.
| |
SortColumns |
Gets the sort columns currently applied to the view.
| |
Spacing |
Gets the width (x) and height (y) dimensions, including the surrounding white space, of an item.
| |
View |
Gets the view.
| |
ViewMode |
Gets or sets the folder view mode.
|