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

In This Topic
    GetValue Method
    In This Topic
    Returns the value of the property with optional index values for indexed properties.
    Overload List
    OverloadDescription
    Returns the value of the property with optional index values for indexed properties.  
    When overridden in a derived class, returns the value of a property having the specified binding, index, and System.Globalization.CultureInfo.  
    (Inherited from System.Reflection.PropertyInfo)
    See Also