DataGrid.DropLocationIndicatorStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定樣式,拖曳資料行標題時會套用這個樣式以表示置放位置。
public:
property System::Windows::Style ^ DropLocationIndicatorStyle { System::Windows::Style ^ get(); void set(System::Windows::Style ^ value); };
public System.Windows.Style DropLocationIndicatorStyle { get; set; }
member this.DropLocationIndicatorStyle : System.Windows.Style with get, set
Public Property DropLocationIndicatorStyle As Style
屬性值
套用至資料行標題的樣式。 已註冊的預設值是 null
。 如需哪些因素會影響值的詳細資訊,請參閱 DependencyProperty。
備註
若要定義 Style 置放位置指標的 ,請指定 TargetType 的 Separator 。