Property MethodParameters
MethodParameters
Parameters to pass to the Method
public IList MethodParameters { get; }
Property Value
Remarks
Changing this collection will implicitly cause this DataProvider to refresh. When changing multiple refresh-causing properties, the use of DeferRefresh() is recommended.