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