GrapeCity MultiRow Windows Forms Documentation
CellButtonVisibility Enumeration


Specifies how to show the side button on a cell.
Syntax
Public Enum CellButtonVisibility 
   Inherits System.Enum
Dim instance As CellButtonVisibility
public enum CellButtonVisibility : System.Enum 
Members
MemberDescription
NotShownIndicates the side button is never shown.
ShowAlwaysIndicates the side button is always shown.
ShowForCurrentCellIndicates the side button is shown only on the current cell.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.CellButtonVisibility

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.Win.MultiRow Namespace
ShowDropDownButton Property
ShowDropDownButton Property
ShowSpinButton Property
ShowSpinButton Property
ShowButton Property

 

 


Copyright © GrapeCity, inc. All rights reserved.