DataGrid for WPF/Silverlight
DataGridNumericFilter クラス
メンバ 

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 : DataGridNumericFilter クラス
数値列のデフォルトのフィルタを表します。数値のフィルタ。このコントロールは DataGridFilter コントロールの InnerControl として使用され、C1DataGrid の数値フィルタを作成します。数値列のデフォルトのフィルタを表します。数値のフィルタ。このコントロールは DataGridFilter コントロールの InnerControl として使用され、C1DataGrid の数値フィルタを作成します。
オブジェクト モデル
DataGridNumericFilter クラス
シンタックス
'宣言
 
Public Class DataGridNumericFilter 
   Inherits System.Windows.Controls.Control
   Implements IDataGridFilterIDataGridFilterUnity 
public class DataGridNumericFilter : System.Windows.Controls.Control, IDataGridFilterIDataGridFilterUnity  
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.DataGrid.DataGridNumericFilter

参照

DataGridNumericFilter メンバ
C1.WPF.DataGrid 名前空間