public AdvancedFindMemoCellProps( DataEntryGridRow row, int columnId, string text )
Public Sub New ( _ row As DataEntryGridRow, _ columnId As Integer, _ text As String _ )
public: AdvancedFindMemoCellProps( DataEntryGridRow^ row, int^ columnId, String^ text )