System.ComponentModel.RefreshPropertiesAttribute Class

Indicates that the property grid should refresh when the associated property value changes. This class cannot be inherited.

See Also: RefreshPropertiesAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class RefreshPropertiesAttribute : Attribute

Remarks

The System.ComponentModel.RefreshPropertiesAttribute indicates the type of refresh mode to use when refreshing a System.Windows.Forms.PropertyGrid control.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0