PopupControlStyles.ControlStyle Property
OBSOLETE
Use the Style property instead.
Gets style settings for a popup control’s.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
[Obsolete("Use the Style property instead.", true)]
public AppearanceStyle ControlStyle { get; }
Property Value
Type |
---|
AppearanceStyle |
See Also