RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridRow..::..GetDescendants Method

Gets the descendants.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public List<DataEntryGridRow> GetDescendants()
Public Function GetDescendants As List(Of DataEntryGridRow)
public:
List<DataEntryGridRow^>^ GetDescendants()

Return Value

List<DataEntryGridRow>.