RefreshPropertiesAttribute.Repaint 欄位

定義

表示若房產價值改變,所有物業都會重新粉刷。 此欄位僅供讀取。

public: static initonly System::ComponentModel::RefreshPropertiesAttribute ^ Repaint;
public static readonly System.ComponentModel.RefreshPropertiesAttribute Repaint;
 staticval mutable Repaint : System.ComponentModel.RefreshPropertiesAttribute
Public Shared ReadOnly Repaint As RefreshPropertiesAttribute 

欄位值

備註

在屬性上指定這個屬性,當屬性值改變時,重新繪製所有屬性 PropertyGrid

適用於