ASPxRoundPanel.BottomLeftCorner Property
In This Article
OBSOLETE
Use the ASPx
Gets the settings of an image displayed within the panel’s bottom left corner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[Obsolete("Use the ASPxRoundPanel.CornerRadius property to specify the radius of round panel corners.", true)]
public PanelCornerPart BottomLeftCorner { get; }
#Property Value
Type |
---|
Panel |
See Also