FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace : SpreadDataRowView Class |
The following tables list the members exposed by SpreadDataRowView.
Name | Description | |
---|---|---|
SpreadDataRowView Constructor | Overloaded. |
Name | Description | |
---|---|---|
Error | Gets an error message indicating what is wrong with this object. | |
Item | Overloaded. Gets or sets the System.Object with the specified property name. |
Name | Description | |
---|---|---|
BeginEdit | Begins an edit on an object. | |
CancelEdit | Discards changes since the last System.ComponentModel.IEditableObject.BeginEdit call. | |
EndEdit | Pushes changes since the last System.ComponentModel.IEditableObject.BeginEdit or System.ComponentModel.IBindingList.AddNew call into the underlying object. | |
GetAttributes | Returns a collection of custom attributes for this instance of a component. | |
GetClassName | Returns the class name of this instance of a component. | |
GetComponentName | Returns the name of this instance of a component. | |
GetConverter | Returns a type converter for this instance of a component. | |
GetDefaultEvent | Returns the default event for this instance of a component. | |
GetDefaultProperty | Returns the default property for this instance of a component. | |
GetEditor | Returns an editor of the specified type for this instance of a component. | |
GetEvents | Overloaded. Returns the events for this instance of a component using the specified attribute array as a filter. | |
GetProperties | Overloaded. Returns the properties for this instance of a component using the attribute array as a filter. | |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. | |
RaisePropertyChanged | Raises the property changed. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when property changes. |