Back to Devexpress

HtmlContentPopup.ContainerControl Property

windowsforms-devexpress-dot-xtraeditors-dot-htmlcontentpopup-9e3cb130.md

latest1.1 KB
Original Source

HtmlContentPopup.ContainerControl Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DefaultValue(null)]
[DXCategory("Behavior")]
public ContainerControl ContainerControl { get; set; }
vb
<DefaultValue(Nothing)>
<DXCategory("Behavior")>
Public Property ContainerControl As ContainerControl

Property Value

TypeDefault
ContainerControlnull

See Also

HtmlContentPopup Class

HtmlContentPopup Members

DevExpress.XtraEditors Namespace