menu

WinForms

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

    Show / Hide Table of Contents

    Class ScrollerFrameActionList

    RadioButtonAdvActionList Class.

    Inheritance
    System.Object
    SyncActionListBase<ScrollersFrame>
    ScrollerFrameActionList
    Inherited Members
    SyncActionListBase<ScrollersFrame>.AddDesignerActionHeaderItem(String)
    SyncActionListBase<ScrollersFrame>.AddDesignerActionMethodItem(String, String, String, String)
    SyncActionListBase<ScrollersFrame>.AddDesignerActionPropertyItem(String, String, String, String)
    SyncActionListBase<ScrollersFrame>.AddDesignerActionTextItem(String, String)
    SyncActionListBase<ScrollersFrame>.Control
    SyncActionListBase<ScrollersFrame>.GetProperty(String)
    SyncActionListBase<ScrollersFrame>.GetSortedActionItems()
    SyncActionListBase<ScrollersFrame>.GetValue(String)
    SyncActionListBase<ScrollersFrame>.SetValue(String, Object)
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ScrollerFrameActionList : SyncActionListBase<ScrollersFrame>

    Constructors

    ScrollerFrameActionList(IComponent)

    Initializes a new instance of the RadioButtonAdvActionList class.

    Declaration
    public ScrollerFrameActionList(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component

    Represents component

    Properties

    Sizegripper

    Gets or sets thumb color.

    Declaration
    public SizeGripperVisibility Sizegripper { get; set; }
    Property Value
    Type
    SizeGripperVisibility

    Style

    Declaration
    public ScrollBarCustomDrawStyles Style { get; set; }
    Property Value
    Type
    ScrollBarCustomDrawStyles

    Methods

    InitializeActionList()

    InitializeActionList method

    Declaration
    protected override void InitializeActionList()
    Overrides
    Syncfusion.Windows.Forms.Design.SyncActionListBase<Syncfusion.Windows.Forms.ScrollersFrame>.InitializeActionList()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved