Click or drag to resize

WizPageDataSetRowKeys Method

Overload List
  NameDescription
Public methodSetRowKeys(String)
Add the provided semi-colon separated list of row keys for the current instance.
Public methodSetRowKeys(String)
Add the provided array of row keys for the current instance.
Public methodSetRowKeys(String, String)
Add the provided semi-colon separated list of row keys for the specified instance.
Public methodSetRowKeys(String, String)
Add the provided array of row keys for the specified instance.
Top
See Also