MindFusion.Wpf Pack Programmer's Guide
Report.VisualChildrenCount Property
See Also
 





FrameworkElement.VisualChildrenCount override.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

protected override int VisualChildrenCount { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property VisualChildrenCount As Integer

 Property Value

The number of visual child elements for this element.

 See Also

Report Members
Report Class
MindFusion.Reporting.Wpf Namespace