[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditorPresenter.VisualChildrenCount

VisualChildrenCount Property

VisualChildrenCount

Gets a value that is equal to the number of visual child elements of this instance of EditorPresenter.

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

The number of visual child elements for this element.

Overrides