Skip to main content
All docs
V25.1
  • Row

    ShadedFormControl Interface

    Exposes members for shaded form controls: spinner, scrollbar, radio button, list box, group box, combo box, and checkbox.

    Namespace: DevExpress.Spreadsheet

    Assembly: DevExpress.Spreadsheet.v25.1.Core.dll

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public interface ShadedFormControl :
        FormControl,
        Shape,
        FloatingObject,
        ShapeFormatBase
    See Also