GrapeCity MultiRow Windows Forms Documentation
PrepareEditingControlForEdit Method (DateTimePickerEditingControl)


true if all the cell's content is selected; otherwise, false.
Prepares the currently selected cell for editing.
Syntax
Public Overridable Sub PrepareEditingControlForEdit( _
   ByVal selectAll As Boolean _
) 
Dim instance As DateTimePickerEditingControl
Dim selectAll As Boolean
 
instance.PrepareEditingControlForEdit(selectAll)
public virtual void PrepareEditingControlForEdit( 
   bool selectAll
)

Parameters

selectAll
true if all the cell's content is selected; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateTimePickerEditingControl Class
DateTimePickerEditingControl Members

 

 


Copyright © GrapeCity, inc. All rights reserved.