Intersoft.Client.UI.Data Namespace > UXGridViewColumn Class : PrepareCellForEdit Method |
Protected MustOverride Function PrepareCellForEdit( _ ByVal editingElement As FrameworkElement, _ ByVal editingEventArgs As RoutedEventArgs _ ) As Object
Dim instance As UXGridViewColumn Dim editingElement As FrameworkElement Dim editingEventArgs As RoutedEventArgs Dim value As Object value = instance.PrepareCellForEdit(editingElement, editingEventArgs)
protected abstract object PrepareCellForEdit( FrameworkElement editingElement, RoutedEventArgs editingEventArgs )
protected: abstract Object^ PrepareCellForEdit( FrameworkElement^ editingElement, RoutedEventArgs^ editingEventArgs )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2