[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.iOS.Grid Assembly
C1.iOS.Grid
Classes
GridCellFactory
Methods
CreateCellEditor
dotnet-api
C1.iOS.Calendar Assembly
C1.iOS.Chart Assembly
C1.iOS.Core Assembly
C1.iOS.Gauge Assembly
C1.iOS.Grid Assembly
C1.iOS.Grid
Classes
CancelEventArgs
CheckListBehavior
DetailProviderRowHeaderCell
EmptyGridBehavior
FlexGrid
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
FullTextFilterMode
GridAggregate
GridAllowDragging
GridAllowMerging
GridAllowResizing
GridAutoGeneratingColumnEventArgs
GridAutoSizeMode
GridBase
GridBoundRow
GridCellEditEventArgs
GridCellFactory
Constructors
Properties
Methods
AllowEditing
BindCellContent
CanDragColumn
CanDragRow
CanDropColumn
CanDropRow
CanSetColumnWidth
CanSetRowHeight
CreateCellContent
CreateCellEditor
DropColumnAsync
DropRowAsync
GetCellContentType
GetCellText
GetColumnInfo
GetDefaultColumn
GetDefaultRow
GetRowInfo
OnEditEnded
PrepareCell
SaveDesiredCellSize
SetCellValue
SetColumnWidth
SetRowHeight
UnbindCellContent
GridCellFactoryBase
GridCellFactoryBase.ColumnInfo
GridCellFactoryBase.RowInfo
GridCellFactoryNotifyChange
GridCellFactoryNotifyChangeAction
GridCellRange
GridCellRangeEventArgs
GridCellType
GridCellView
GridCellsPanel
GridColumn
GridColumnCollection
GridColumnHeaderCell
GridDataMap
GridDetailCellCreatingEventArgs
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridDetailVisibilityMode
GridEnterAction
GridFileFormat
GridFilterRow
GridGroupRow
GridGroupRowCell
GridGroupRowPosition
GridHeadersVisibility
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridLength
GridLinesVisibility
GridMenuItem
GridMergeManager
GridMergeManagerBase
GridNewRow
GridNewRowPosition
GridOutlineEventArgs
GridPanel
GridRefreshEventArgs
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridSaveOptions
GridSelectedState
GridSelectionMenu
GridSelectionMenuEventArgs
GridSelectionMode
GridSortIconPosition
GridStyle
GridTabAction
GridUnitType
GridUpdateAnimation
GridWrapCellFactory
GridZoomMode
C1.iOS.Grid.Resources
C1.iOS.Input Assembly
C1.iOS.Viewer Assembly
(Showing Draft Content)
C1.iOS.Grid.GridCellFactory.CreateCellEditor
CreateCellEditor Method
CreateCellEditor(GridCellRange)
Creates the cell editor.
Declaration
public override UIView CreateCellEditor(GridCellRange range)
Parameters
Type
Name
Description
GridCellRange
range
The range.
Returns
Type
Description
UIView
Overrides
GridCellFactoryBase.CreateCellEditor(GridCellRange)