GrapeCity.Xaml.SpreadSheet.Data
AutoTextIndex Property (HeaderBase)


Gets or sets which header row displays the automatic text when there are multiple header rows.
Syntax
'Declaration
 
Public MustOverride Property AutoTextIndex As Integer
'Usage
 
Dim instance As HeaderBase
Dim value As Integer
 
instance.AutoTextIndex = value
 
value = instance.AutoTextIndex
public abstract int AutoTextIndex {get; set;}

Property Value

The row index of the header that displays the automatic text.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

HeaderBase Class
HeaderBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options