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

In This Topic
    GetGetMethod Method
    In This Topic
    When overridden in a derived class, returns the public or non-public get accessor for this property.
    Overload List
    OverloadDescription
    When overridden in a derived class, returns the public or non-public get accessor for this property.  
    (Inherited from System.Reflection.PropertyInfo)
    See Also