バージョン

FilterButtonBase クラス

各フィールドのラベル内にフィルター ボタンを表示するために使用されます。
シンタックス
'宣言
 
Public MustInherit Class FilterButtonBase 
   Inherits System.Windows.Controls.Primitives.ToggleButton
public abstract class FilterButtonBase : System.Windows.Controls.Primitives.ToggleButton 
解説

フィールド ラベル内に実際にフィルター ボタンを表示するには、FieldLayoutSettingsFilterUIType プロパティを「LabelIcons」に設定します。

参照