menu

WinForms

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

    Show / Hide Table of Contents

    Class RecordNavigationBarDesigner

    Designer class for RecordNavigation bar

    Inheritance
    System.Object
    RecordNavigationBarDesigner
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class RecordNavigationBarDesigner : ControlDesigner

    Constructors

    RecordNavigationBarDesigner()

    Declaration
    public RecordNavigationBarDesigner()

    Properties

    ActionLists

    Collection of designer action list object.

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerActionListCollection

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved