GridViewRowPresenterBase.VisualChildrenCount 屬性

定義

取得列之視覺子項目的數量。

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

屬性值

Int32

目前列之視覺子項目的數量。

適用於