Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Reporting Namespace / PropertyNameCollection Class
Properties Methods


In This Topic
    PropertyNameCollection Class Members
    In This Topic

    The following tables list the members exposed by PropertyNameCollection.

    Public Properties
     NameDescription
    Public PropertyGets the property name at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified property name ot the collection.  
    Public MethodRemoves all property names from the collection.  
    Public MethodRetrieves a boolean value indicating if the specified property name is contained in the collection.  
    Public MethodRetrieves the zero-based index of the specified property name.  
    Public MethodRemoves the specified property name from the collection.  
    Public MethodRemoves the property name at the specified index from the collection.  
    Top
    See Also