Back to Devexpress

ASPxWebControl.ParentStyles Property

aspnet-devexpress-dot-web-dot-aspxwebcontrol-145c75bc.md

latest1.1 KB
Original Source

ASPxWebControl.ParentStyles Property

This property is not in effect for the ASPxWebControl class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual StylesBase ParentStyles { get; set; }
vb
Public Overridable Property ParentStyles As StylesBase

Property Value

Type
StylesBase

Remarks

The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also

ASPxWebControl Class

ASPxWebControl Members

DevExpress.Web Namespace