ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.8 Assembly / C1.Win.C1Tile Namespace / FormatValueEventArgs Class
Properties


In This Topic
    FormatValueEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FormatValueEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a FormatValueEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the destination type for the Value property.  
    Public PropertyGets the data item under consideration.  
    Public PropertyGets the PropertyMapping object.  
    Public PropertyGets the property of the Tile object that is a destination for mapping.  
    Public PropertyGets or sets a value that will be assigned to the property of a Tile object.  
    Top
    See Also