C1.Silverlight.FlexGrid.5
CancelBindings Method

Element to clear.
Removes all bindings from an element and its children, effectively canceling any edits made using the element.
Syntax
'Declaration
 
Public Shared Sub CancelBindings( _
   ByVal e As System.Windows.FrameworkElement _
) 
public static void CancelBindings( 
   System.Windows.FrameworkElement e
)

Parameters

e
Element to clear.
See Also

Reference

Util Class
Util Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.