ContainsMember(String)
|
Indicates whether a property with the specified name is contained in the current XafDataView, or not.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetAttributes()
|
Returns a collection of attributes of this instance of the XafDataViewRecord.
|
GetClassName()
|
Returns a class name of this instance of the XafDataViewRecord.
|
GetComponentName()
|
Returns a name of this instance of the XafDataViewRecord.
|
GetConverter()
|
Returns a type converter for this instance of the XafDataViewRecord.
|
GetDefaultEvent()
|
Returns a default event for this instance of the XafDataViewRecord.
|
GetDefaultProperty()
|
Returns a default property for this instance of the XafDataViewRecord.
|
GetEditor(Type)
|
Returns an editor of the specified type for this instance of the XafDataViewRecord.
|
GetEvents()
|
Returns a collection of events for this instance of the XafDataViewRecord.
|
GetEvents(Attribute[])
|
Returns a collection of events with the specified attributes for this instance of the XafDataViewRecord.
|
GetHashCode()
|
Serves as the default hash function.
|
GetProperties()
|
Returns a collection of properties for this instance of the XafDataViewRecord.
|
GetProperties(Attribute[])
|
Returns a collection of properties with the specified attributes for this instance of the XafDataViewRecord.
|
GetPropertyOwner(PropertyDescriptor)
|
Returns an object which is the owner of a property described by the specified property descriptor.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a XafDataViewRecord‘s textual representation.
|