Back to Devexpress

TextFormControl Interface

officefileapi-devexpress-dot-spreadsheet-5f8a1e4d.md

latest1009 B
Original Source

TextFormControl Interface

Exposes members for form controls that contain text: button, check box, group box, label, and radio button.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

See Also

TextFormControl Members

DevExpress.Spreadsheet Namespace