IWpfTableControl.RefreshUI Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Force the elements in the table to be redrawn (because, for example, the user changed a setting that changes the way file names are displayed).
public:
void RefreshUI();
public:
void RefreshUI();
void RefreshUI();
public void RefreshUI ();
abstract member RefreshUI : unit -> unit
Public Sub RefreshUI ()