ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ImageElement Class / Symbol Property

In This Topic
    Symbol Property (ImageElement)
    In This Topic
    Gets or sets a symbol to display in "UnboundSymbol" mode.
    Syntax
    'Declaration
     
    
    Public Property Symbol As TileSymbol
    public TileSymbol Symbol {get; set;}
    See Also