Back to Devexpress

WinExplorerViewListStyleOptions Properties

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

latest7.4 KB
Original Source

WinExplorerViewListStyleOptions Properties

Contains appearance and behavior settings applied in the WinExplorerViewStyle.List paint style.

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

See Also

WinExplorerViewListStyleOptions Class

WinExplorerViewListStyleOptions Members

DevExpress.XtraGrid.Views.WinExplorer Namespace