Counts the number of children owned by the host.
Namespace: ElecNetKit.Graphing.ControlsAssembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
protected override int VisualChildrenCount { get; }protected override int VisualChildrenCount { get; }Protected Overrides ReadOnly Property VisualChildrenCount As Integer
Get
Protected Overrides ReadOnly Property VisualChildrenCount As Integer
Get
protected:
virtual property int VisualChildrenCount {
int get () override;
}protected:
virtual property int VisualChildrenCount {
int get () override;
}