DataListHitTestInfoRow Property
This read-only property returns the zero-based row number at the location or -1 if there is no row at
the location.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
Public ReadOnly Property Row As Integer
Get
public:
property int Row {
int get ();
}
member Row : int with get
Property Value
Int32 This will only be valid if
Type is set to
Row or
RowHeader