DataEntryGridRow..::..GetDescendants Method
Gets the descendants.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public List<DataEntryGridRow> GetDescendants()
Public Function GetDescendants As List(Of DataEntryGridRow)
public: List<DataEntryGridRow^>^ GetDescendants()