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!

DataRowViewColumnDescriptor Class

[To be supplied.]

Object
   MemberDescriptor
      PropertyDescriptor
         DataRowViewColumnDescriptor

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

DataRowViewColumnDescriptor Members | System.Data Namespace