Skip to main content
All docs
V23.2
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.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

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