True DBGrid for .NET supports the standard text selection properties found in many TextBox type controls:
Sets/returns the length of the selected text. | |
Sets/returns the start position of the selected text. | |
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. |