ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1Popup Class
/ Child Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
Namespaces
C1.WinUI.Input Namespace
Overview
Classes
C1MaskedTextBox
C1NumericBox
C1Popup
Overview
Members
C1Popup Constructor
Methods
Dispose Method
Dispose() Method
Dispose(Boolean) Method
Finalize Method
OnApplyTemplate Method
Properties
AutoClose Property
CheckBorders Property
Child Property
CloseOnLostFocus Property
CloseOnPlacementTargetPositionChanged Property
CloseOnWindowChanged Property
DesiredPlacement Property
GetLocations Property
GetReferencePosition Property
IgnoreFlowDirection Property
IsDisposed Property
IsOpen Property
OverlapHorizontal Property
OverlapVertical Property
PlacementTarget Property
Fields
AutoCloseProperty Field
CheckBordersProperty Field
ChildProperty Field
CloseOnLostFocusProperty Field
CloseOnPlacementTargetPositionChangedProperty Field
CloseOnWindowChangedProperty Field
DesiredPlacementProperty Field
GetLocationsProperty Field
GetReferencePositionProperty Field
IgnoreFlowDirectionProperty Field
IsOpenProperty Field
OverlapHorizontalProperty Field
OverlapVerticalProperty Field
PlacementTargetProperty Field
Events
Closed Event
C1PopupBorder
C1RangeSlider
C1ValidationDecorator
MaskedTextChangedEventArgs
TextBoxAutoCompleteEventArgs
Enumerations
Anchor
MaskFormat
RangeSliderScrollBehavior
RangeValidationMode
SelectOnFocusCondition
ValidationState
Structures
AnchorMatching
Delegates
MaskedTextChangedEventHandler
C1.WinUI.Input.C1_WinUI_Input_XamlTypeInfo Namespace
Overview
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
Child Property
In This Topic
Syntax
See Also
Gets or sets the element that will located in the popup.
Syntax
C#
public
FrameworkElement
Child {
get
;
set
;}
See Also
Reference
C1Popup Class
C1Popup Members