ASPxObjectContainer.ObjectProperties Property
In This Article
Gets or sets the container object’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ObjectProperties ObjectProperties { get; set; }
#Property Value
Type | Description |
---|---|
Object |
A Object |
See Also