Skip to main content

DragBoxStyleBuilder.Opacity(Nullable<Double>) Method

Namespace: DevExpress.AspNetCore.Bootstrap

Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll

#Declaration

public DragBoxStyleBuilder Opacity(
    double? opacity
)

#Parameters

Name Type
opacity Nullable<Double>

#Returns

Type
DragBoxStyleBuilder
See Also