Back to Devexpress

ShadedFormControl Interface

officefileapi-devexpress-dot-spreadsheet-792e9c84.md

latest1.0 KB
Original Source

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.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface ShadedFormControl :
    FormControl,
    Shape,
    FloatingObject,
    ShapeFormatBase
vb
Public Interface ShadedFormControl
    Inherits FormControl,
             Shape,
             FloatingObject,
             ShapeFormatBase

See Also

ShadedFormControl Members

DevExpress.Spreadsheet Namespace