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


Gets or sets whether the row range group is visible.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ShowRowRangeGroup As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
instance.ShowRowRangeGroup = value
 
value = instance.ShowRowRangeGroup
[DefaultValue()]
public bool ShowRowRangeGroup {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