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

In This Topic
    RowIndexSelector Property (ImageElement)
    In This Topic
    Gets or sets a value indicating which property of a Tile object behaves as the source of a row index within the compound image.
    Syntax
    'Declaration
     
    
    Public Property RowIndexSelector As IntValueSelector
    public IntValueSelector RowIndexSelector {get; set;}
    See Also