| JamBaseShellListViewInitialized_Internal Property  | 
 
            Internal attribute is used by classes deriving from JamBaseShellListView.
            
 
    Namespace: 
   Jam.Shell
    Assembly:
   ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
 Syntax
Syntaxprotected bool Initialized_Internal { get; set; }Protected Property Initialized_Internal As Boolean
	Get
	Set
protected:
property bool Initialized_Internal {
	bool get ();
	void set (bool value);
}member Initialized_Internal : bool with get, set
Property Value
Type: 
Boolean See Also
See Also