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.2.dll
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