PopupBaseEdit.PopupContentContainerTemplate Property
In This Article
Gets or sets the template that defines the presentation of the popup window's content container. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Control |
A Control |
See Also