skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • MCP Servers
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    MCP Servers

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Use Reports in Applications
    • System Requirements
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now
Search all

Class ItemTemplate

Telerik internal use only Represents item template created (exported) from users in .trtx file

Inheritance
System.Object
ItemTemplate
Namespace: Telerik.WebReportDesigner.Services
Assembly: Telerik.WebReportDesigner.Services.dll

Syntax

public class ItemTemplate : IItemTemplate

Constructors

ItemTemplate()

Telerik internal use only

Declaration
public ItemTemplate()

Fields

FileExtension

Telerik internal use only

Declaration
public const string FileExtension = ".trtx"
Field Value
System.String

ManifestFileName

Telerik internal use only

Declaration
public const string ManifestFileName = "ItemTemplate"
Field Value
System.String

Properties

DefaultFileName

Telerik internal use only

Declaration
public string DefaultFileName { get; set; }
Property Value
System.String

Implements
IItemTemplate.DefaultFileName

Description

Telerik internal use only

Declaration
public string Description { get; set; }
Property Value
System.String

Implements
IItemTemplate.Description

Icon

Telerik internal use only

Declaration
public string Icon { get; set; }
Property Value
System.String

Image

Telerik internal use only

Declaration
public byte[] Image { get; set; }
Property Value
System.Byte[]

Implements
IItemTemplate.Image

Items

Telerik internal use only

Declaration
public List<string> Items { get; set; }
Property Value
System.Collections.Generic.List<System.String>

TemplateType

Telerik internal use only

Declaration
public TemplateType TemplateType { get; set; }
Property Value
TemplateType

Implements
IItemTemplate.TemplateType

Title

Telerik internal use only

Declaration
public string Title { get; set; }
Property Value
System.String

Implements
IItemTemplate.Title

WizardName

Telerik internal use only

Declaration
public string WizardName { get; set; }
Property Value
System.String

Implements
IItemTemplate.WizardName

Methods

LoadFromBytes(Byte[])

Telerik internal use only

Declaration
public static IItemTemplate LoadFromBytes(byte[] bytes)
Parameters
System.Byte[] bytes

Returns
IItemTemplate

Save(Stream)

Telerik internal use only

Declaration
public void Save(Stream zipStream)
Parameters
System.IO.Stream zipStream

ShouldSerializeDescription()

Telerik internal use only

Declaration
public bool ShouldSerializeDescription()
Returns
System.Boolean

ShouldSerializeIcon()

Telerik internal use only

Declaration
public bool ShouldSerializeIcon()
Returns
System.Boolean

ShouldSerializeWizardName()

Telerik internal use only

Declaration
public bool ShouldSerializeWizardName()
Returns
System.Boolean

Explicit Interface Implementations

IItemTemplate.GetItem(String)

Declaration
Stream IItemTemplate.GetItem(string item)
Parameters
System.String item

Returns
System.IO.Stream

Implements
IItemTemplate.GetItem(String)

IItemTemplate.Items

Declaration
IEnumerable<string> IItemTemplate.Items { get; }
Returns
System.Collections.Generic.IEnumerable<System.String>

Implements
IItemTemplate.Items
Getting Started
  • Install Now
  • Online Demos
Support Resources
  • Documentation
  • Knowledge Base
  • Videos
  • Reporting Samples Repository
  • Reporting Release History
Community
  • Forums
  • Blogs
  • Reporting Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.