WinExplorerViewStyleOptions.ContextButtonsUseFullItemArea Property
Gets or sets whether context buttons are aligned relative to an item’s icon, or relative to the item itself.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if context buttons are aligned relative to the item; false if context buttons are aligned relative to the item icon. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ContextButtonsUseFullItemArea |
---|---|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
WinExplorerViewStyleOptionsCollection |
|
See Also