Skip to main content
A newer version of this page is available. .

WinExplorerViewContentStyleOptions Properties

Provides options that affect the layout of elements in the WinExplorerViewStyle.Content style.
Name Description
CheckBoxMargins Gets or sets margins for the Check Box field. Inherited from WinExplorerViewStyleOptions.
ContentMargins Gets or sets the content padding for the current WinExplorerView style. Inherited from WinExplorerViewStyleOptions.
ContextButtonsUseFullItemArea Gets or sets whether context buttons are aligned relative to an item’s icon, or relative to the item itself. Inherited from WinExplorerViewStyleOptions.
DescriptionMaxOffset Gets or sets the maximum offset for item descriptions in the “Content” style of the WinExplorer View.
DescriptionMinOffset Gets or sets the minimum offset for item descriptions in the “Content” style of the WinExplorer View.
DescriptionMinWidth Gets or sets the maximum width for item descriptions. This setting is in effect only in the “Content” style of the WinExplorer View.
GroupCaptionButtonIndent Gets or sets the distance between the Group caption (or check box) and this Group’s expand/collapse button. Inherited from WinExplorerViewStyleOptions.
GroupCheckBoxIndent Gets or sets the distance between a check box and text within the group caption area. Inherited from WinExplorerViewStyleOptions.
HorizontalIndent Gets or sets the horizontal distance between the WinExplorerView items within the current View Style. Inherited from WinExplorerViewStyleOptions.
ImageMargins Gets or sets margins for item images within this WinExplorerView style. Inherited from WinExplorerViewStyleOptions.
ImageSize Gets or sets the size of item images within this View Style. Inherited from WinExplorerViewStyleOptions.
ImageToTextIndent Gets or sets the distance between an item image and the caption. Inherited from WinExplorerViewStyleOptions.
IndentBetweenGroupAndItem Gets or sets the distance between group captions and items within these groups. Inherited from WinExplorerViewStyleOptions.
IndentBetweenGroups Gets or sets the distance between Groups within the target WinExplorerView Style. Inherited from WinExplorerViewStyleOptions.
IsGroupCaptionButtonIndentSet Gets whether the WinExplorerViewStyleOptions.GroupCaptionButtonIndent property is customized. Inherited from WinExplorerViewStyleOptions.
IsGroupCheckBoxIndentSet Gets whether the indent between the text and check box in the group caption area is currently set. Inherited from WinExplorerViewStyleOptions.
ItemWidth Gets or sets the item width for the current WinExplorerView style. Inherited from WinExplorerViewStyleOptions.
SelectionDrawMode Gets or sets how selection for WinExplorerView items with no caption is drawn. Inherited from WinExplorerViewStyleOptions.
ShowDescription Gets or sets whether the Description data column is shown. This property is in effect when the WinExplorer View is displayed in the Tiles or Content style. Inherited from WinExplorerViewStyleOptions.
VerticalIndent Gets or sets the vertical distance between the WinExplorerView items within the current View Style. Inherited from WinExplorerViewStyleOptions.
See Also