Initializes the data even when the control is hidden
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool InitializeWhenHidden { get; set; } |
Visual Basic |
---|
Public Property InitializeWhenHidden As Boolean Get Set |
JScript |
---|
function get InitializeWhenHidden () : boolean function set InitializeWhenHidden (value : boolean) |