ComponentOne Calendar for UWP
InvisibleChildrenLayoutDelay Property

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > C1LoopPanel Class : InvisibleChildrenLayoutDelay Property
Gets or sets the System.Int32 value specifying the amount of time in milliseconds for which layout of invisible childrent should be delayed at loading. The default value is 0.
Syntax
'Declaration
 
Public Property InvisibleChildrenLayoutDelay As System.Integer
public System.int InvisibleChildrenLayoutDelay {get; set;}
Remarks
Set this property to some value if you see delays at loading complicated UI.
See Also

Reference

C1LoopPanel Class
C1LoopPanel Members