ShowOptionEventArgsNeedFullRefresh Property |
Returns true if a component fullrefresh is needed.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public bool NeedFullRefresh { get; }
Public ReadOnly Property NeedFullRefresh As Boolean
Get
public:
property bool NeedFullRefresh {
bool get ();
}
member NeedFullRefresh : bool with get
Property Value
Type:
BooleanSee Also