ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Template Class / DefaultVerticalSize Property

In This Topic
    DefaultVerticalSize Property (Template)
    In This Topic
    Gets or sets the default height of an auto-generated tile, in cells.
    Syntax
    'Declaration
     
    
    Public Property DefaultVerticalSize As Integer
    public int DefaultVerticalSize {get; set;}
    See Also