ToolBarPanel.VisualChildrenCount 속성

정의

현재 표시되어 있는 ToolBar 항목 수를 가져옵니다.

protected:
 virtual property int VisualChildrenCount { int get(); };
protected override int VisualChildrenCount { get; }
member this.VisualChildrenCount : int
Protected Overrides ReadOnly Property VisualChildrenCount As Integer

속성 값

Int32

표시된 항목의 수를 반환합니다.

적용 대상