Back to Devexpress

RangeFormControl Interface

officefileapi-devexpress-dot-spreadsheet-4203d3fb.md

latest993 B
Original Source

RangeFormControl Interface

The base interface for form controls that use a value range: spinner and scroll bar.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

See Also

RangeFormControl Members

DevExpress.Spreadsheet Namespace