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


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetView Class
SheetView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options