C1.Silverlight.Schedule.5
ResetBindings Method

The System.Boolean value specifying whether the metadata has been changed.
Causes a control bound to the C1BindingSource to reread all the items in the list and refresh their displayed values.
Syntax
'Declaration
 
Public Sub ResetBindings( _
   ByVal metadataChanged As System.Boolean _
) 
public void ResetBindings( 
   System.bool metadataChanged
)

Parameters

metadataChanged
The System.Boolean value specifying whether the metadata has been changed.
See Also

Reference

C1BindingSource Class
C1BindingSource Members

 

 


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