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


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