LayoutViewCard.IsPartiallyVisible Property
Gets whether the card is partially visible.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the card is partially visible; otherwise, false. |
See Also