ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / CustomPropertyInfo Class / GetAccessors Method

In This Topic
    GetAccessors Method
    In This Topic
    Returns an array whose elements reflect the public and, if specified, non-public get, set, and other accessors of the property reflected by the current instance.
    Overload List
    OverloadDescription
    Returns an array whose elements reflect the public and, if specified, non-public get, set, and other accessors of the property reflected by the current instance.  
    (Inherited from System.Reflection.PropertyInfo)
    See Also