Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewToolsIntegrator Class / ImageSet Property

In This Topic
    ImageSet Property (C1PreviewToolsIntegrator)
    In This Topic
    Gets or sets a value indicating which set of predefined images is used by the preview toolbar.
    Syntax
    'Declaration
     
    Public Property ImageSet As ImageSetEnum
    public ImageSetEnum ImageSet {get; set;}
    See Also