menu

WinForms

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

    Show / Hide Table of Contents

    Class ImageListAdvActionList

    CheckBoxAdvActionList class.

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

    Constructors

    ImageListAdvActionList(IComponent)

    Initializes a new instance of the ClockActionList class.

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

    Represents component

    Properties

    Images

    Gets the image collection

    Declaration
    public ImageCollection Images { get; set; }
    Property Value
    Type
    ImageCollection

    Methods

    InitializeActionList()

    Overrridden InitializeActionList.

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