[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldContentPresenter.VisualChildrenCount

VisualChildrenCount Property

VisualChildrenCount

Gets a value that is equal to the number of visual child elements of this instance of GrapeCity.Windows.InputMan.Fields.FieldContentPresenter.

Declaration
protected override int VisualChildrenCount { get; }
Protected Overrides ReadOnly Property VisualChildrenCount As Integer
Property Value
Type Description
int

The number of visual child elements.

Overrides