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


In This Topic
    WritingElementEventArgs Class Members
    In This Topic

    The following tables list the members exposed by WritingElementEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WritingElementEventArgs class, specifying the attributes to use.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a collection of XMLSSAttribute objects representing the attributes of an element in an XML tree.  
    Top
    See Also