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

In This Topic
    SetValue Method
    In This Topic
    Sets the value of the property with optional index values for index properties.
    Overload List
    OverloadDescription
    Sets the value of the property with optional index values for index properties.  
    When overridden in a derived class, sets the property value for the given object to the given value.  
    (Inherited from System.Reflection.PropertyInfo)
    See Also