ShowOptionEventArgsNeedFullRefresh Property |
Returns true if a component fullrefresh is needed.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool NeedFullRefresh { get; }Public ReadOnly Property NeedFullRefresh As Boolean
Get
public:
property bool NeedFullRefresh {
bool get ();
}member NeedFullRefresh : bool with get
Property Value
Boolean
See Also