Skip to main content

LayoutViewVisibleRecordIndexChangedEventArgs Class

Provides data for the LayoutView.VisibleRecordIndexChanged event.

Namespace: DevExpress.XtraGrid.Views.Layout.Events

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class LayoutViewVisibleRecordIndexChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LayoutViewVisibleRecordIndexChangedEventArgs
See Also