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

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