LayoutViewCard.ExpandOnDoubleClick Property
Gets or sets whether double-clicking on a card’s caption toggles the expansion state of the card.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if double-clicking on a card’s caption toggles the expansion state of the card; otherwise, false. |
See Also