A newer version of this page is available.
Switch to the current version.
RowHandle Class
Represents a row's handle.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Xpf.Grid.v19.1.Core.dll
Declaration
public class RowHandle :
INotifyPropertyChanged
Public Class RowHandle
Implements INotifyPropertyChanged
Related API Members
The following members accept/return RowHandle objects:
Remarks
This object is returned by the attached DataViewBase.RowHandle property, which is not intended to be used directly in your code.
Inheritance
Object
RowHandle
See Also
Feedback