Spread for ASP.NET 12 Product Documentation
AutoTextIndex Property (RowHeader)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > RowHeader Class : AutoTextIndex Property
Gets or sets which row header column displays the automatic text when there are multiple row header columns.
Syntax
'Declaration
 
Public Property AutoTextIndex As Integer
'Usage
 
Dim instance As RowHeader
Dim value As Integer
 
instance.AutoTextIndex = value
 
value = instance.AutoTextIndex
public int AutoTextIndex {get; set;}
See Also

Reference

RowHeader Class
RowHeader Members