Eyeshot 10 WinForms API Reference
Update Method (Grid)

WinForms Assembly > devDept.Eyeshot Namespace > Grid Class : Update Method
Syntax
'Declaration
 
Public Overrides Sub Update( _
   ByVal another As IUserInterfaceElement _
) 
public override void Update( 
   IUserInterfaceElement another
)

Parameters

another
See Also

Reference

Grid Class
Grid Members