ItemsView.TopRowPixel Property
Namespace: DevExpress.XtraGrid.Views.Items
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type |
---|
Int32 |
See Also
Namespace: DevExpress.XtraGrid.Views.Items
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
[Browsable(false)]
public int TopRowPixel { get; set; }
<Browsable(False)>
Public Property TopRowPixel As Integer
Type |
---|
Int32 |
No
Your feedback is appreciated.