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

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.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.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.DataGrid.DataGridNumericFilter
                  C1.Silverlight.DataGrid.Ria.DataGridRiaNumericFilter

参照

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