WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ILCOperator - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ILCOperator

    Namespace: Syncfusion.Layouting
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public interface ILCOperator

    Properties

    CustomGraphics

    Gets or sets the custom graphics.

    Declaration
    CustomGraphics CustomGraphics { get; }
    Property Value
    Type Description
    CustomGraphics

    The custom graphics.

    Methods

    SendLeafLayoutAfter(LayoutedWidget)

    Sends the event that current leaf widget layouted complete.

    Declaration
    void SendLeafLayoutAfter(LayoutedWidget ltWidget)
    Parameters
    Type Name Description
    LayoutedWidget ltWidget

    The widget.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved