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

DataEntryGridRow..::..HasChildren Method

Determines whether this instance has children.

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

Syntax


public bool HasChildren()
Public Function HasChildren As Boolean
public:
bool^ HasChildren()

Return Value

true if this instance has children; otherwise, false.