共用方式為


CalendarAutomationPeer.IGridProvider.ColumnCount 屬性

定義

取得方格中的資料行總數。

property int System::Windows::Automation::Provider::IGridProvider::ColumnCount { int get(); };
int System.Windows.Automation.Provider.IGridProvider.ColumnCount { get; }
member this.System.Windows.Automation.Provider.IGridProvider.ColumnCount : int
 ReadOnly Property ColumnCount As Integer Implements IGridProvider.ColumnCount

屬性值

方格中的資料行總數。

實作

備註

這個成員是明確介面成員實作, 只有在 CalendarAutomationPeer 執行個體轉換成 IGridProvider 介面時,才能使用這個成員。

適用於