# C1.Win.Tile

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_Tile" data-uid="C1.Win.Tile" class="text-break">C1.Win.Tile Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.Tile.BaseElement.html">BaseElement</a></h4>
      <section><p>The base class for all template elements.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.C1TileControl.html">C1TileControl</a></h4>
      <section><p>Represents a scrollable surface with tiles.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.CommonImage.html">CommonImage</a></h4>
      <section><p>Represents an image or set of images that can be referenced
from an <a class="xref" href="C1.Win.Tile.ImageElement.html">ImageElement</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.CompareGroupsEventArgs.html">CompareGroupsEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.Tile.C1TileControl.CompareGroups.html">CompareGroups</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.CompareTilesEventArgs.html">CompareTilesEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.Tile.C1TileControl.CompareTiles.html">CompareTiles</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.ElementCollection.html">ElementCollection</a></h4>
      <section><p>Represents a collection of template elements.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.FilterItemEventArgs.html">FilterItemEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.Tile.C1TileControl.FilterItem.html">FilterItem</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.FormatValueEventArgs.html">FormatValueEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.Tile.C1TileControl.FormatValue.html">FormatValue</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.Group.html">Group</a></h4>
      <section><p>Represents a group of tiles.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.GroupCollection.html">GroupCollection</a></h4>
      <section><p>Represents a collection of groups.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.ImageElement.html">ImageElement</a></h4>
      <section><p>The element drawing an image.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.MappingCollection.html">MappingCollection</a></h4>
      <section><p>Represents a collection of data mapping objects.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.MappingLookup.html">MappingLookup</a></h4>
      <section><p>Maps a foreign key value to a meaningful value from another data table.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.PanelElement.html">PanelElement</a></h4>
      <section><p>The panel element containing other elements.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.PropertyMapping.html">PropertyMapping</a></h4>
      <section><p>Establishes an association between the property of an item from data source
and the property of the corresponding <a class="xref" href="C1.Win.Tile.Tile.html">Tile</a> component.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.Slide.html">Slide</a></h4>
      <section><p>Defines a slide within the tile template.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.SlideCollection.html">SlideCollection</a></h4>
      <section><p>Represents a collection of template slides.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.Template.html">Template</a></h4>
      <section><p>Defines a custom template for tiles.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TemplateCollection.html">TemplateCollection</a></h4>
      <section><p>Represents a collection of tile templates.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TemplatePaintEventArgs.html">TemplatePaintEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.Tile.Template.Paint.html">Paint</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TextElement.html">TextElement</a></h4>
      <section><p>The element drawing some text.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.Tile.html">Tile</a></h4>
      <section><p>Represents a single tile.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TileCollection.html">TileCollection</a></h4>
      <section><p>Represents a collection of tiles.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TileEventArgs.html">TileEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.Tile.C1TileControl.html">C1TileControl</a> events.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.Win.Tile.ITileControlDesigner.html">ITileControlDesigner</a></h4>
      <section><p>This is an infrastructure interface. Don't use it directly.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.Tile.BackColorSelector.html">BackColorSelector</a></h4>
      <section><p>Defines which property of a <a class="xref" href="C1.Win.Tile.Tile.html">Tile</a> object should be bound
to the background color of a template element.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.BackImageLayout.html">BackImageLayout</a></h4>
      <section><p>Defines the different types of the background image layout.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.ForeColorSelector.html">ForeColorSelector</a></h4>
      <section><p>Defines which property of a <a class="xref" href="C1.Win.Tile.Tile.html">Tile</a> object should be bound
to the foreground color of a template element.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.ForeImageLayout.html">ForeImageLayout</a></h4>
      <section><p>Defines the different types of the foreground image layout.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.ImageSelector.html">ImageSelector</a></h4>
      <section><p>Defines which property of a <a class="xref" href="C1.Win.Tile.Tile.html">Tile</a> object should be bound
to the image of a template element.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.IntValueSelector.html">IntValueSelector</a></h4>
      <section><p>Defines which property of a <a class="xref" href="C1.Win.Tile.Tile.html">Tile</a> object should be bound
to an integer value within a template element.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.LayoutOrientation.html">LayoutOrientation</a></h4>
      <section><p>Defines the different methods of arranging the groups or elements.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.ScrollBarStyle.html">ScrollBarStyle</a></h4>
      <section><p>Defines the styles of the scroll bar.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.SlideTransition.html">SlideTransition</a></h4>
      <section><p>Identifies the method of transition from one slide to another.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.SymbolSize.html">SymbolSize</a></h4>
      <section><p>Enumerates the available sizes for tile symbols.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TextSelector.html">TextSelector</a></h4>
      <section><p>Defines which property of a <a class="xref" href="C1.Win.Tile.Tile.html">Tile</a> object should be bound
to the text of a template element.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TextTrimming.html">TextTrimming</a></h4>
      <section><p>Defines the method of trimming characters that do not fit in the available space.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.ThreeStateBoolean.html">ThreeStateBoolean</a></h4>
      <section><p>Defines a boolean type with an additional state which indicates
that the value is not stored here.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TileProperty.html">TileProperty</a></h4>
      <section><p>Specifies the destination property for data mapping.</p>
</section>
      <h4><a class="xref" href="C1.Win.Tile.TileSymbol.html">TileSymbol</a></h4>
      <section><p>Enumerates the tile symbols.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.Win.Tile.TemplatePaintEventHandler.html">TemplatePaintEventHandler</a></h4>
      <section><p>Represents a delegate that handles <a class="xref" href="C1.Win.Tile.Template.Paint.html">Paint</a> event.</p>
</section>


</div>
