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


In This Topic
    WritingCellElementEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see WritingCellElementEventArgs members.

    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 cell being written.  
    Public PropertyGets the Type attribute of the cell's Data element.  
    Public PropertyGets or sets the value of the Data element of the cell to be written to the document.  
    Top
    See Also