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

In This Topic
    DestinationType Property (FormatValueEventArgs)
    In This Topic
    Gets the destination type for the Value property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DestinationType As Type
    public Type DestinationType {get;}
    See Also