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

UI Element which represents the tiles area which do not have tiles present.

Syntax

Visual Basic (Declaration) 
Public Class EmptyTileAreaUIElement 
   Inherits Infragistics.Win.UIElement
C# 
public class EmptyTileAreaUIElement : Infragistics.Win.UIElement 

See Also