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

In This Topic
    ImageColumns Property (ImageElement)
    In This Topic
    Gets or sets the number of columns in the compound image.
    Syntax
    'Declaration
     
    
    Public Property ImageColumns As Integer
    public int ImageColumns {get; set;}
    See Also