ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

Selecting and Replacing Text

True DBGrid for .NET supports the standard text selection properties found in many TextBox type controls:

SelectionLength

Sets/returns the length of the selected text.

SelectionStart

Sets/returns the start position of the selected text.

SelectedText

Sets/returns the selected text.

Note: These properties are only effective when the grid is in edit mode, that is, when its EditActive property is True.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.