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

A container control that lays out controls in a GridBagLayout.

Syntax

Visual Basic (Declaration) 
Public Class UltraGridBagLayoutPanel 
   Inherits System.Windows.Forms.Panel
   Implements Infragistics.Shared.IUltraLicensedComponent, Infragistics.Win.IUltraControlElement, Infragistics.Win.Layout.ILayoutContainer 
C# 
public class UltraGridBagLayoutPanel : System.Windows.Forms.Panel, Infragistics.Shared.IUltraLicensedComponent, Infragistics.Win.IUltraControlElement, Infragistics.Win.Layout.ILayoutContainer  

See Also