Xceed DataGrid for Silverlight Documentation
FieldIndex Property


Gets the index of the field currently being exported.
Syntax
'Declaration
 
Public ReadOnly Property FieldIndex As Integer
'Usage
 
Dim instance As ExportContext
Dim value As Integer
 
value = instance.FieldIndex
public int FieldIndex {get;}

Property Value

The zero-based index of the field currently being exported.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

ExportContext Class
ExportContext Members

Send Feedback