GridViewColumnHeader.Role 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 GridViewColumnHeader 的角色。
public:
property System::Windows::Controls::GridViewColumnHeaderRole Role { System::Windows::Controls::GridViewColumnHeaderRole get(); };
public System.Windows.Controls.GridViewColumnHeaderRole Role { get; }
member this.Role : System.Windows.Controls.GridViewColumnHeaderRole
Public ReadOnly Property Role As GridViewColumnHeaderRole
屬性值
指定資料行之目前角色的 GridViewColumnHeaderRole 列舉值。
備註
類別 GridViewHeaderRowPresenter 會在 中 GridView 執行資料行標頭的配置,並在結尾放置額外的資料行標頭以新增空間。 Role的值 Padding 會識別 中的 GridView 這個資料行標頭。 Role的值 Floating 會識別目前為拖放工作物件的資料行。
相依性屬性資訊
識別碼欄位 | RoleProperty |
中繼資料屬性設定為 true |
無 |