Skip to main content
All docs
V25.1
  • FlyoutDialog.CornerRadius Property

    This is an internal property and should not be used.

    Namespace: DevExpress.XtraBars.Docking2010.Customization

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public CornerRadius? CornerRadius { get; set; }

    Property Value

    Type Description
    Nullable<DevExpress.Utils.Drawing.CornerRadius>

     

    See Also