Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Exporting Namespace / WritingRowElementEventArgs Class
Properties


In This Topic
    WritingRowElementEventArgs Class Members
    In This Topic

    The following tables list the members exposed by WritingRowElementEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WritingCellElementEventArgs class, specifying the attributes, cell, typeAttribute and value to use.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a collection of XMLSSAttribute objects representing the attributes of an element in an XML tree. (Inherited from Xceed.Grid.Exporting.WritingElementEventArgs)
    Public PropertyGets the row being written.  
    Top
    See Also