HtmlContentPopup.ContainerControl Property
In This Article
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DefaultValue(null)]
[DXCategory("Behavior")]
public ContainerControl ContainerControl { get; set; }
#Property Value
Type | Default |
---|---|
Container |
null |
See Also