Metodo GridControlStateViewStateFindParentRowHandle
|
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected int FindParentRowHandle(
GridView view,
GridControlStateRowInfo rowInfo,
int rowHandle
)
Protected Function FindParentRowHandle (
view As GridView,
rowInfo As GridControlStateRowInfo,
rowHandle As Integer
) As Integer
protected:
int FindParentRowHandle(
GridView^ view,
GridControlStateRowInfo rowInfo,
int rowHandle
)
member FindParentRowHandle :
view : GridView *
rowInfo : GridControlStateRowInfo *
rowHandle : int -> int
Parametri
- view GridView
-
- rowInfo GridControlStateRowInfo
-
- rowHandle Int32
-
Valore di ritorno
Int32Vedi anche