XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Controls
    4. RowDefinition

    RowDefinition Class

    Definition

    Namespace XenoAtom.Terminal.UI.Controls
    Assembly XenoAtom.Terminal.UI.dll
    Inherits Object
    Implements RowDefinition.IBindings
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class RowDefinition : RowDefinition.IBindings
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    RowDefinition()

    Properties (6)

    Height
    MaxHeight
    MinHeight
    RowDefinition.IBindings.Height
    RowDefinition.IBindings.MaxHeight
    RowDefinition.IBindings.MinHeight

    Methods (3)

    BindHeight(Binding<GridLength>)
    BindMaxHeight(Binding<Int32>)
    BindMinHeight(Binding<Int32>)

    Extensions (6)

    Height(RowDefinition, Binding<GridLength>)
    Height(RowDefinition, GridLength)
    MaxHeight(RowDefinition, Int32)
    MaxHeight(RowDefinition, Binding<Int32>)
    MinHeight(RowDefinition, Int32)
    MinHeight(RowDefinition, Binding<Int32>)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages