TreeViewSettingsLoadingPanel(IPropertiesOwner) Constructor
Initializes a new instance of the TreeViewSettingsLoadingPanel class with specified settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public TreeViewSettingsLoadingPanel(
IPropertiesOwner owner
)
Public Sub New(
owner As IPropertiesOwner
)
Parameters
Name | Type |
---|---|
owner | IPropertiesOwner |
See Also
Feedback