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