WinExplorerViewStyleOptions.ContextButtonsUseFullItemArea Property
In This Article
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.2.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 Context |
---|---|
Win |
|
Win |
|
Win |
|
Win |
|
Win |
|
See Also