GrapeCity.Xaml.SpreadSheet.UI
ResizeZeroIndicator Property (SheetView)


GrapeCity.Xaml.SpreadSheet.UI Namespace > SheetView Class : ResizeZeroIndicator Property
Specifies the drawing policy when the row or column is resized to zero.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ResizeZeroIndicator As ResizeZeroIndicator
'Usage
 
Dim instance As SheetView
Dim value As ResizeZeroIndicator
 
instance.ResizeZeroIndicator = value
 
value = instance.ResizeZeroIndicator
[DefaultValue()]
public ResizeZeroIndicator ResizeZeroIndicator {get; set;}
See Also

Reference

SheetView Class
SheetView Members