WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LCLineContainer - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LCLineContainer

    Inheritance
    System.Object
    LayoutContext
    LCContainer
    LCLineContainer
    Inherited Members
    LCContainer.m_curWidgetIndex
    LCContainer.m_currChildLW
    LCContainer.m_bAtLastOneChildFitted
    LCContainer.Layout(RectangleF)
    LCContainer.CommitForBreaked(LayoutContext)
    LCContainer.NextChildWidget()
    LCContainer.SplitedUpWidget(IWidget)
    LCContainer.CommitChildContext(LayoutContext)
    LCContainer.AddChildLW(LayoutContext)
    LCContainer.WidgetContainer
    LCContainer.CurrentChildWidget
    LayoutContext.m_ltState
    LayoutContext.m_sptWidget
    LayoutContext.m_widget
    LayoutContext.m_ltWidget
    LayoutContext.m_bSkipAreaSpacing
    LayoutContext.m_layoutArea
    LayoutContext.m_lcOperator
    LayoutContext.m_bIsVerticalNotFitted
    LayoutContext.IsEnsureSplitted()
    LayoutContext.CreateLayoutArea(RectangleF)
    LayoutContext.CreateLayoutedWidget(PointF)
    LayoutContext.Create(IWidget, ILCOperator)
    LayoutContext.SplittedWidget
    LayoutContext.State
    LayoutContext.LayoutInfo
    LayoutContext.LayoutArea
    LayoutContext.CustomGraphics
    LayoutContext.BoundsPaddingRight
    LayoutContext.BoundsPaddingBottom
    LayoutContext.Widget
    LayoutContext.IsVerticalNotFitted
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Layouting
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public class LCLineContainer : LCContainer

    Constructors

    LCLineContainer(IWidgetContainer, ILCOperator)

    Declaration
    public LCLineContainer(IWidgetContainer container, ILCOperator lcOperator)
    Parameters
    Type Name Description
    IWidgetContainer container
    ILCOperator lcOperator

    Methods

    ChangeChildsAlignment()

    Declaration
    protected override void ChangeChildsAlignment()
    Overrides
    LCContainer.ChangeChildsAlignment()

    CommitForFitted(LayoutContext)

    Declaration
    protected override void CommitForFitted(LayoutContext childContext)
    Parameters
    Type Name Description
    LayoutContext childContext
    Overrides
    LCContainer.CommitForFitted(LayoutContext)

    CommitForNotFitted(LayoutContext)

    Declaration
    protected override void CommitForNotFitted(LayoutContext childContext)
    Parameters
    Type Name Description
    LayoutContext childContext
    Overrides
    LCContainer.CommitForNotFitted(LayoutContext)

    CommitForSplitted(LayoutContext)

    Declaration
    protected override void CommitForSplitted(LayoutContext childContext)
    Parameters
    Type Name Description
    LayoutContext childContext
    Overrides
    LCContainer.CommitForSplitted(LayoutContext)

    CreateNextChildContext()

    Declaration
    protected override LayoutContext CreateNextChildContext()
    Returns
    Type Description
    LayoutContext
    Overrides
    LCContainer.CreateNextChildContext()

    DoLayoutAfter()

    Declaration
    protected override void DoLayoutAfter()
    Overrides
    LayoutContext.DoLayoutAfter()

    DoLayoutChild(LayoutContext)

    Layouted current child

    Declaration
    protected override void DoLayoutChild(LayoutContext childContext)
    Parameters
    Type Name Description
    LayoutContext childContext
    Overrides
    LCContainer.DoLayoutChild(LayoutContext)

    UpdateClientArea()

    Declaration
    protected override void UpdateClientArea()
    Overrides
    LCContainer.UpdateClientArea()
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved