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

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