Skip to main content
All docs
V22.1

DxHtmlElementEventArgs.ParentHasClassName(String) Method

Namespace: DevExpress.Utils.Html

Assembly: DevExpress.Data.Desktop.v22.1.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.Win.Dashboard.Design, DevExpress.Win.Design

Declaration

public bool ParentHasClassName(
    string class
)

Parameters

Name Type
class String

Returns

Type
Boolean
See Also