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

In This Topic
    IntValue4 Property (Tile)
    In This Topic
    Gets or sets the fourth additional integer value that can be used by template elements.
    Syntax
    'Declaration
     
    
    Public Property IntValue4 As Integer
    public int IntValue4 {get; set;}
    See Also