Skip to main content
Tab

ASPxEditBase.ParentSkinOwner Property

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

Declaration

public override ISkinOwner ParentSkinOwner { get; set; }

Property Value

Type Description
DevExpress.Web.Internal.ISkinOwner

An object that implements the ISkinOwner interface.

See Also