Skip to main content
A newer version of this page is available. .
Tab

PopupControlStyles.ControlStyle Property

OBSOLETE

Use the Style property instead.

Gets style settings for a popup control’s.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

[Obsolete("Use the Style property instead.", true)]
public AppearanceStyle ControlStyle { get; }

Property Value

Type
AppearanceStyle
See Also