ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / ImageElement Class / ImageSelector Property

In This Topic
    ImageSelector Property (ImageElement)
    In This Topic
    Gets or sets a value indicating which property of a Tile object behaves as the source of an image that will be drawn by this element.
    Syntax
    'Declaration
     
    
    Public Property ImageSelector As ImageSelector
    public ImageSelector ImageSelector {get; set;}
    See Also