GridLayout Class
Location
- Namespace
- Fuse.Layouts
- Package
- Fuse.Controls.Panels 2.9.1
Interface of GridLayout
ChildOrder : GridChildOrder ux
ColumnCount : int ux
ColumnList : IList of Column ux
Columns : string ux
ContentAlignment : Alignment ux
DefaultColumn : string ux
DefaultRow : string ux
GetColumn(Visual) : int uno
GetColumnSpan(Visual) : int uno
GetRow(Visual) : int uno
GetRowSpan(Visual) : int uno
GridLayout Constructor uno
Creates a new GridLayout
ResetColumn(Visual) uno
ResetColumnSpan(Visual) uno
ResetRow(Visual) uno
ResetRowSpan(Visual) uno
RowCount : int ux
RowList : IList of Row ux
Rows : string ux
SetColumn(Visual, int) uno
SetColumnSpan(Visual, int) uno
SetRow(Visual, int) uno
SetRowSpan(Visual, int) uno
Inherited from Layout
AffectsLayout(Node) : bool uno
ArrangeMarginBoxSpecial(Node, float4, LayoutParams) : bool uno
Container : LayoutControl uno
InvalidateLayout uno
ShouldArrange(Node) : bool uno
Snap(float) : float uno
Snap(float2) : float2 uno
SnapToPixels : bool uno
SnapUp(float) : float uno
SnapUp(float2) : float2 uno
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Inherited from PropertyObject
AddPropertyListener(IPropertyListener) uno
OnPropertyChanged(Selector, IPropertyListener) uno
OnPropertyChanged(Selector) uno
RemovePropertyListener(IPropertyListener) uno
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Attached UX Attributes
GlobalKey (attached by Resource) : string ux
Implemented Interfaces
ISourceLocation uno
hide