NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RowStateEditor Class

RowStateEditor value editor for DataBinder's RowStateFilter property.

Object
   UITypeEditor
      RowStateEditor

[Visual Basic]
Public Class RowStateEditor
   Inherits UITypeEditor
[C#]
public class RowStateEditor : UITypeEditor
[C++]
public __gc class RowStateEditor : public UITypeEditor
[JScript]
public class RowStateEditor extends UITypeEditor

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Design

Assembly: System.Data.Design.dll

See Also

RowStateEditor Members | System.Data.Design Namespace