menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IRendererInfo - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IRendererInfo

    gets or sets Draw state Create a class implementing this interface for each custom Renderer and add there members and properties representing SplitContainerAdv properties you want to save in per-instance basis (s.a. Orientation, BackgroundColor.).

    Namespace: Syncfusion.Windows.Forms.Tools.Renderers
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface IRendererInfo

    Properties

    DrawState

    Declaration
    DrawState DrawState { get; set; }
    Property Value
    Type
    DrawState
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved