C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class > StartEditing Method : StartEditing(Boolean) Method |
'Declaration Public Overloads Function StartEditing( _ ByVal fullEdit As System.Boolean _ ) As System.Boolean
public System.bool StartEditing( System.bool fullEdit )
For more details on the effects of the fullEdit parameter, see the StartEditing(Boolean,Int32,Int32) method.
For more details on advanced editing features such as auto-complete, list selection, and data-mapped columns, see the ColumnValueConverter class.