WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1Popup Class
/ AutoClose Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AutoClose Property (C1Popup)
In This Topic
Gets or sets whether the popup will close automatically when tapping outside the popup.
Syntax
C#
public
bool
AutoClose {
get
;
set
;}
Remarks
See
CloseOnLostFocus
and
CloseOnWindowChanged
for more options.
See Also
Reference
C1Popup Class
C1Popup Members