Spread Windows Forms 13.0 Product Documentation
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DropDownButtonInfo Class
Members


In This Topic
    DropDownButtonInfo Class
    In This Topic
    Represents the settings of the DropDownButton.
    Object Model
    DropDownButtonInfo ClassFlatButtonAppearance Class
    Syntax
    'Declaration
     
    Public Class DropDownButtonInfo 
       Inherits SideButtonBaseInfo
       Implements INamedObject 
    'Usage
     
    Dim instance As DropDownButtonInfo
    public class DropDownButtonInfo : SideButtonBaseInfo, INamedObject  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo
          GrapeCity.Win.Spread.InputMan.CellType.DropDownButtonInfo

    See Also