[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.FlexSheet.4.6.2 Assembly
C1.WPF.FlexGrid
Classes
SheetCollection
Methods
IndexOf
dotnet-framework-api
C1.WPF.FlexGrid.4.6.2 Assembly
C1.WPF.FlexSheet.4.6.2 Assembly
C1.Silverlight.FlexGrid.Resources
C1.Silverlight.Resources
C1.WPF.FlexGrid
Classes
C1FlexSheet
C1FormulaBar
CellRangeReference
CellStyleChangeAction
ColumnResizeAction
Comment
EditAction
ExcelBoundRow
ExcelCalcEngine
ExcelCellFactory
ExcelCellStyle
ExcelContextMenu
ExcelFilterEditor
ExcelMergeManager
ExcelRow
ExcelUndoStack
FindOption
FindResult
FlexSheetPaginator
GridSplitter
InsertDeleteColumnAction
InsertDeleteRowAction
NewSheet
PageTemplate
PasteAction
PdfExportOptions
RowResizeAction
Sheet
SheetCollection
Properties
Methods
Contains
DeleteSheet
HideSheet
IndexOf
InsertSheet
OnCollectionChanged
RenameSheet
SelectFirst
SelectLast
SelectNext
SelectPrev
UnhideSheets
SheetContextMenu
SortAction
SortDialog
UnboundSort
UnboundSortDescription
UndoStack
Enums
Interfaces
(Showing Draft Content)
C1.WPF.FlexGrid.SheetCollection.IndexOf
IndexOf Method
IndexOf(string)
Gets the index of the sheet with a given name.
Declaration
public int IndexOf(string sheetName)
Parameters
Type
Name
Description
string
sheetName
Returns
Type
Description
int