GrapeCity MultiRow Windows Forms Documentation
RenderSelectionMode Enumeration


Indicates how to paint the selection effect for disabled and unselectable cells.
Syntax
Public Enum RenderSelectionMode 
   Inherits System.Enum
Dim instance As RenderSelectionMode
public enum RenderSelectionMode : System.Enum 
Members
MemberDescription
AllCellsAll cells including disabled and unselectable cells paint the selection color.
DefaultDisabled and unselectable cells do not paint the selection color.
Inheritance Hierarchy

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

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

 

 


Copyright © GrapeCity, inc. All rights reserved.