Spread WPF 18
GrapeCity.Spreadsheet.FormControls Namespace / ILabel Interface
Members


In This Topic
    ILabel Interface
    In This Topic
    Represents a label control.
    Object Model
    ILabel Interface
    Syntax
    'Declaration
     
    Public Interface ILabel 
       Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControl 
    'Usage
     
    Dim instance As ILabel
    See Also