Spread Silverlight Documentation
ResizeZeroIndicator Enumeration


GrapeCity.Windows.SpreadSheet.UI Namespace : 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
Default Uses the current drawing policy when the row or column is resized to zero.
Enhanced Draws 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

See Also

Reference

GrapeCity.Windows.SpreadSheet.UI Namespace