WPFCustomControls::Customization::NumberCellEditor Class Reference


Detailed Description

Interaction logic for NumberCellEditor.xaml.

List of all members.

Public Member Functions

  NumberCellEditor ()

Static Public Attributes

static readonly DependencyProperty  NumberTypeProperty

Properties

Type  NumberType [get, set]
  The Type that this cell editor handles.

Constructor & Destructor Documentation

WPFCustomControls::Customization::NumberCellEditor::NumberCellEditor ( ) [inline]

Member Data Documentation

Initial value:
            DependencyProperty.Register(
                "NumberType",
                typeof(Type),
                typeof(NumberCellEditor),
                new PropertyMetadata(typeof(Int32), HandleNumberTypePropertyChanged))

Property Documentation

Type WPFCustomControls::Customization::NumberCellEditor::NumberType [get, set]

The Type that this cell editor handles.


WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor
WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor WPFCustomControls::Customization::NumberCellEditor