Back to Devexpress

WinExplorerViewStyleOptions Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerviewstyleoptions-dot-underscore-properties.md

latest4.9 KB
Original Source

WinExplorerViewStyleOptions Properties

Provides access to a specific WinExplorerView Style’s advanced settings.

NameDescription
CheckBoxMarginsGets or sets margins for the Check Box field.
ContentMarginsGets or sets the content padding for the current WinExplorerView style.
ContextButtonsUseFullItemAreaGets or sets whether context buttons are aligned relative to an item’s icon, or relative to the item itself.
GroupCaptionButtonIndentGets or sets the distance between the Group caption (or check box) and this Group’s expand/collapse button.
GroupCheckBoxIndentGets or sets the distance between a check box and text within the group caption area.
HorizontalIndentGets or sets the horizontal distance between the WinExplorerView items within the current View Style.
HtmlTemplateGets the HTML-CSS template used to generate cards.
ImageMarginsGets or sets margins for item images within this WinExplorerView style.
ImageSizeGets or sets the size of item images within this View Style.
ImageToTextIndentGets or sets the distance between an item image and the caption.
IndentBetweenGroupAndItemGets or sets the distance between group captions and items within these groups.
IndentBetweenGroupsGets or sets the distance between Groups within the target WinExplorerView Style.
IsGroupCaptionButtonIndentSetGets whether the WinExplorerViewStyleOptions.GroupCaptionButtonIndent property is customized.
IsGroupCheckBoxIndentSetGets whether the indent between the text and check box in the group caption area is currently set.
ItemWidthGets or sets the item width for the current WinExplorerView style.
SelectionDrawModeGets or sets how selection for WinExplorerView items with no caption is drawn.
ShowDescriptionGets 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.
VerticalIndentGets or sets the vertical distance between the WinExplorerView items within the current View Style.

See Also

WinExplorerViewStyleOptions Class

WinExplorerViewStyleOptions Members

DevExpress.XtraGrid.Views.WinExplorer Namespace