Intersoft.Client.UI.Data Namespace > UXGridViewTextColumn Class : PrepareCellForEdit Method |
Protected Overrides Function PrepareCellForEdit( _ ByVal editingElement As FrameworkElement, _ ByVal editingEventArgs As RoutedEventArgs _ ) As Object
Dim instance As UXGridViewTextColumn Dim editingElement As FrameworkElement Dim editingEventArgs As RoutedEventArgs Dim value As Object value = instance.PrepareCellForEdit(editingElement, editingEventArgs)
protected override object PrepareCellForEdit( FrameworkElement editingElement, RoutedEventArgs editingEventArgs )
protected: Object^ PrepareCellForEdit( FrameworkElement^ editingElement, RoutedEventArgs^ editingEventArgs ) override
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