Infragistics(R) NetAdvantage(R) Windows Forms
UltraTilePanel Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace : UltraTilePanel Class

A control which contains multiple tiles arranged in a grid fashion. Each tile contains one of the child controls of the of the UltraTilePanel

Syntax

Visual Basic (Declaration) 
Public Class UltraTilePanel 
   Inherits Infragistics.Win.UltraControlBase
   Implements Infragistics.Shared.IUltraLicensedComponent, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IImageListProvider, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, IUIActionNotifier 
C# 
public class UltraTilePanel : Infragistics.Win.UltraControlBase, Infragistics.Shared.IUltraLicensedComponent, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IImageListProvider, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, IUIActionNotifier  

See Also