Gets the handle of a master row for a View.
public virtual int SourceRowHandle { get; }
Overridable Public ReadOnly Property SourceRowHandle As Integer
This property is useful for clones of detail Views only. For the GridControl.MainView and pattern Views, the SourceRowHandle property returns the GridControl.InvalidRowHandle field value.