EnsureEventDialogOnBody Property
In This Topic
Indicating the event dialog element will be append to the body or eventcalendar container.
Syntax
'Declaration
Public Property EnsureEventDialogOnBody As System.Boolean
public System.bool EnsureEventDialogOnBody {get; set;}
See Also