Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / PictureHolder Class
Properties Methods


In This Topic
    PictureHolder Class Members
    In This Topic

    The following tables list the members exposed by PictureHolder.

    Public Properties
     NameDescription
    Public PropertyGets the name of the database field from which this PictureHolder will load images.  
    Public PropertyGets the Image loaded by this PictureHolder.  
    Public PropertyGets a value that indicates whether this PictureHolder is bound to a database field that contains images.  
    Public PropertyGets a value that indicates whether this PictureHolder is empty.  
    Public PropertyGets a value that indicates whether this PictureHolder contains an image URL.  
    Public PropertyGets the URL that contains the Image loaded by this PictureHolder.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)For internal use. Gets the default path for image and other files.  
    Public MethodGets a string that represents this PictureHolder.  
    Top
    Public Operators
    Converts a PictureHolder object into an Image object.
    Top
    See Also