Back to Devexpress

ASPxObjectContainer.ObjectProperties Property

aspnet-devexpress-dot-web-dot-aspxobjectcontainer-d77bbbe3.md

latest1.1 KB
Original Source

ASPxObjectContainer.ObjectProperties Property

Gets or sets the container object’s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ObjectProperties ObjectProperties { get; set; }
vb
Public Property ObjectProperties As ObjectProperties

Property Value

TypeDescription
ObjectProperties

A ObjectProperties descendant that contains the container object’s settings.

|

See Also

ObjectUrl

ASPxObjectContainer Class

ASPxObjectContainer Members

DevExpress.Web Namespace