Skip to main content
A newer version of this page is available. .

ResourceNavigatorPropertiesBase(IPropertiesOwner) Constructor

Initializes a new instance of the ResourceNavigatorPropertiesBase class with specified settings.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

Declaration

public ResourceNavigatorPropertiesBase(
    IPropertiesOwner owner
)

Parameters

Name Type
owner IPropertiesOwner
See Also