Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / SpreadDataRowView Class
Properties Methods Events


In This Topic
    SpreadDataRowView Class Members
    In This Topic

    The following tables list the members exposed by SpreadDataRowView.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets an error message indicating what is wrong with this object.  
    Public PropertyOverloaded. Gets or sets the System.Object with the specified property name.  
    Top
    Public Methods
     NameDescription
    Public MethodBegins an edit on an object.  
    Public MethodDiscards changes since the last System.ComponentModel.IEditableObject.BeginEdit call.  
    Public MethodPushes changes since the last System.ComponentModel.IEditableObject.BeginEdit or System.ComponentModel.IBindingList.AddNew call into the underlying object.  
    Public MethodReturns a collection of custom attributes for this instance of a component.  
    Public MethodReturns the class name of this instance of a component.  
    Public MethodReturns the name of this instance of a component.  
    Public MethodReturns a type converter for this instance of a component.  
    Public MethodReturns the default event for this instance of a component.  
    Public MethodReturns the default property for this instance of a component.  
    Public MethodReturns an editor of the specified type for this instance of a component.  
    Public MethodOverloaded. Returns the events for this instance of a component using the specified attribute array as a filter.  
    Public MethodOverloaded. Returns the properties for this instance of a component using the attribute array as a filter.  
    Public MethodReturns an object that contains the property described by the specified property descriptor.  
    Public MethodRaises the property changed.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when property changes.  
    Top
    See Also