WinUI コントロール
GridFilterCell クラス
メンバ 

C1.WinUI.Grid アセンブリ > C1.WinUI.Grid 名前空間 : GridFilterCell クラス
フィルター行に表示されるビジュアル要素で、ユーザーがテキストを入力できるようにするだけでなく、フィルター処理のオプションを追加することもできます。
オブジェクト モデル
GridFilterCell クラス
シンタックス
'宣言
 
Public Class GridFilterCell 
   Inherits C1.WinUI.Core.C1View
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public class GridFilterCell : C1.WinUI.Core.C1View, Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject  
継承階層

System.Object
   Microsoft.UI.Xaml.DependencyObject
      Microsoft.UI.Xaml.UIElement
         Microsoft.UI.Xaml.FrameworkElement
            Microsoft.UI.Xaml.Controls.Control
               C1.WinUI.Core.C1View
                  C1.WinUI.Grid.GridFilterCell

参照

GridFilterCell メンバ
C1.WinUI.Grid 名前空間