Spread Silverlight Documentation
ResizeZeroIndicator Enumeration


Specifies the drawing policy of the row or column when it is resized to zero.
Syntax
'Declaration
 
Public Enum ResizeZeroIndicator 
   Inherits System.Enum
'Usage
 
Dim instance As ResizeZeroIndicator
public enum ResizeZeroIndicator : System.Enum 
Members
MemberDescription
DefaultUses the current drawing policy when the row or column is resized to zero.
EnhancedDraws two short lines when the row or column is resized to zero.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.UI.ResizeZeroIndicator

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.