ComponentOne DataGrid for WPF and Silverlight
BeginEdit Method (DataGridDateTimeColumn)

C1.WPF.DataGrid Namespace > DataGridDateTimeColumn Class : BeginEdit Method
Syntax
'Declaration
 
Public Overrides Function BeginEdit( _
   ByVal editingElement As System.Windows.FrameworkElement, _
   ByVal routedEventArgs As System.Windows.RoutedEventArgs _
) As System.Boolean
public override System.bool BeginEdit( 
   System.Windows.FrameworkElement editingElement,
   System.Windows.RoutedEventArgs routedEventArgs
)

Parameters

editingElement
routedEventArgs
See Also

Reference

DataGridDateTimeColumn Class
DataGridDateTimeColumn Members