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

In This Topic
    DefaultSize Property (C1TileControl)
    In This Topic
    Gets the default size of the C1TileControl.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property DefaultSize As Size
    protected override Size DefaultSize {get;}
    See Also