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

In This Topic
    ColumnIndex Property (ImageElement)
    In This Topic
    Gets or sets the index of a column within the compound image.
    Syntax
    'Declaration
     
    
    Public Property ColumnIndex As Integer
    public int ColumnIndex {get; set;}
    See Also