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 Properties

The properties of the DataRowViewColumnDescriptor class are listed below. For a complete list of DataRowViewColumnDescriptor class members, see the DataRowViewColumnDescriptor Members topic.

Public:

Attributes (inherited from MemberDescriptor) Gets the collection of attributes for this member.
Category (inherited from MemberDescriptor) Gets the name of the category that the member belongs to, as specified in the CategoryAttribute.
Column [To be supplied.]
ComponentType [To be supplied.]
Converter (inherited from PropertyDescriptor) Gets the type converter for this property.
Description (inherited from MemberDescriptor) Gets the description of the member as specified in the DescriptionAttribute.
IsBrowsable (inherited from MemberDescriptor) Gets a value indicating whether the member is browsable as specified in the BrowsableAttribute.
IsLocalizable (inherited from PropertyDescriptor) Gets a value indicating whether this property should be localized, as specified in the LocalizableAttribute.
IsReadOnly [To be supplied.]
IsRealProperty [To be supplied.]
Name (inherited from MemberDescriptor) Gets the name of the member.
PersistableSupport (inherited from PropertyDescriptor) Gets a value indicating whether this property should be persisted as specified in the PersistableAttribute.
PropertyType [To be supplied.]

Protected:

AttributeArray (inherited from MemberDescriptor) Gets or sets an array of attributes.
NameHashCode (inherited from MemberDescriptor) Gets the hash code for the name of the member as specified in GetHashCode.

See Also

DataRowViewColumnDescriptor Class | System.Data Namespace