IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

Reset Method

Reset all properties of the component.

Syntax

[VB.NET]
Public Sub Reset()
[C#]
public void Reset();

Remarks

The Reset method resets all properties to the component's default settings. This is an easy way to clear all of the property values before repopulating the OData feed.

NOTE: This method has a corresponding asynchronous version (ResetAsync) for use in the Xamarin environment.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
IP*Works! 2016 Xamarin Edition - Version 16.0 [Build 6621]