RankPropertiesCollection(ASPxCloudControl) Constructor
Creates a new instance of the RankPropertiesCollection class with the specified owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
cloudControl | ASPxCloudControl | A ASPxCloudControl object to which the created object belongs. |
See Also