Version 24.2 (latest)

GridBagPanel Class Fields

For a list of all members of this type, see GridBagPanel members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ColumnPropertyIdentifies the Column attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnSpanPropertyIdentifies the ColumnSpan attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnWeightPropertyIdentifies the ColumnWeight attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreferredHeightPropertyIdentifies the PreferredHeight attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreferredWidthPropertyIdentifies the PreferredWidth attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)RowPropertyIdentifies the Row attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)RowSpanPropertyIdentifies the RowSpan attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)RowWeightPropertyIdentifies the RowWeight attached dependency property.  
See Also